UNPKG

zonder

Version:

Ergonomic multi-chain indexing framework with dual runtime support for Ponder and Envio.

5 lines (4 loc) 129 B
/** * Maps Solidity types to GraphQL types */ export declare function solidityTypeToGraphQLType(solidityType: string): string;