Use named exports

Open
#90 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

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

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

Dominant language
TypeScript
Stars
1
Forks
1
Avg merge
21h 12m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MetaMask/toprf-secure-backup

All issues in MetaMask/toprf-secure-backup

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.