Documentation / @etherfold/js-processor / InputValueArray
Type Alias: InputValueArray<T>
InputValueArray<
T> =AbiParametersToPrimitiveTypes<T["inputs"]>
Defined in: js-processor/src/processor/types.ts:22
Type Parameters
T
T extends AbiEvent