UNPKG

@metamask/snaps-sdk

Version:

A library containing the core functionality for building MetaMask Snaps

5 lines 204 B
export type * from "./create-session.mjs"; export type * from "./get-session.mjs"; export type * from "./invoke-method.mjs"; export type * from "./revoke-session.mjs"; //# sourceMappingURL=index.d.mts.map