UNPKG

ox

Version:

Ethereum Standard Library

3 lines 177 B
import type { StructLookup } from '../types/structs.js'; export declare function parseStructs(signatures: readonly string[]): StructLookup; //# sourceMappingURL=structs.d.ts.map