UNPKG

gasp-types

Version:

Polkadot.js type definitions for GASP Network

15 lines (14 loc) 288 B
declare const _default: { types: {}; rpc: { get_eip712_sign_data: { description: string; params: { name: string; type: string; }[]; type: string; }; }; }; export default _default;