UNPKG

zonder

Version:

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

2 lines (1 loc) 129 B
export declare function solidityTypeToPgType(solidityType: string): "jsonb" | "hex" | "text" | "boolean" | "bigint" | "integer";