UNPKG

@metamask/snaps-sdk

Version:

A library containing the core functionality for building MetaMask Snaps

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