UNPKG

wallets-wrapper

Version:

How to install

6 lines (5 loc) 220 B
export * from './abis'; export * from './coins'; export * from './networks'; export declare type SignTypes = 'personal_sign' | 'eth_signTypedData_v3' | 'eth_signTypedData_v4'; export declare const deepLink: string;