formatAbi
formatAbi<
TAbi>(abi):FormatAbi<TAbi>
Parses JSON ABI into human-readable ABI
Type parameters
• TAbi extends Abi | readonly unknown[]
Parameters
• abi: TAbi
ABI
Returns
FormatAbi<TAbi>
Human-readable ABI
Source
node_modules/.pnpm/abitype@1.0.2_typescript@5.4.5_zod@3.23.8/node_modules/abitype/dist/types/human-readable/formatAbi.d.ts:18