UNPKG

permissionless

Version:

A utility library for working with ERC-4337

3 lines 190 B
import type { KernelVersion } from "../toKernelSmartAccount.js"; export declare const isKernelV2: (version: KernelVersion<"0.6" | "0.7">) => boolean; //# sourceMappingURL=isKernelV2.d.ts.map