UNPKG

zksync-sso

Version:
4 lines 225 B
import type { Address } from "viem"; import type { CustomPaymasterHandler } from "../index.js"; export declare function createGeneralPaymaster(paymaster: Address): CustomPaymasterHandler; //# sourceMappingURL=general.d.ts.map