FormatAbi
FormatAbi<
abi>:Abiextendsabi? readonlystring[] :abiextends readonly [] ?never:abiextendsAbi?{ [key in keyof abi]: FormatAbiItem<abi[key]> }: readonlystring[]
Parses JSON ABI into human-readable ABI
Type Parameters
• abi extends Abi | readonly unknown[]
ABI
Defined in
node_modules/.pnpm/abitype@1.0.6_typescript@5.6.2_zod@3.23.8/node_modules/abitype/dist/types/human-readable/formatAbi.d.ts:9