Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Use @metamask/utils for types #119

Closed
mcmire opened this issue Oct 5, 2022 · 1 comment
Closed

Use @metamask/utils for types #119

mcmire opened this issue Oct 5, 2022 · 1 comment

Comments

@mcmire
Copy link

mcmire commented Oct 5, 2022

@metamask/utils now houses most of the types from this package (JsonRpcRequest, JsonRpcResponse, and the like). The only thing that we haven't brought over yet is PendingJsonRpcResponse (this issue is tracked in MetaMask/utils#39). Once this is moved over, we can remove the types from this package and import them from @metamask/utils.

@FrederikBolding
Copy link
Member

Done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants