MetaMask / MetaMask/toprf-secure-backup

Use named exports

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1
Forks
1
Avg merge
21h 12m
Merged PRs (30d)
1

Description

We should use **named exports** in `index.ts` instead of **default exports**

context: https://github.com/MetaMask/core/pull/5671#discussion_r2049431490

Contributor guide

Open the contributing guide

Research direction

Start by reading index.ts and its current export statements. Replace the default exports with named exports there, and consider the task complete when index.ts exposes the same modules through named exports.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.