UNPKG

@ethereumjs/evm

Version:
4 lines 210 B
import type { ExecResult } from '../types.ts'; import type { PrecompileInput } from './types.ts'; export declare function precompile02(opts: PrecompileInput): ExecResult; //# sourceMappingURL=02-sha256.d.ts.map