Appearance
Documentation / @etherfold/js-processor / MergedAbis
MergedAbis<T> = [...T[keyof T]["abi"]]
T
...T[keyof T]["abi"]
Defined in: js-processor/src/processor/types.ts:40
T extends object
object