UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

2 lines 143 B
export type TraceType = 'CALL' | 'DELEGATECALL' | 'STATICCALL' | 'CREATE' | 'CREATE2' | 'SELFDESTRUCT'; //# sourceMappingURL=TraceType.d.ts.map