mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-02 06:07:06 +01:00
8d63fabc4e
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
export { default } from './new-snap-account-page';
|
|||
export type { SnapCardProps, SnapDetails } from './new-snap-account-page';
|