UNPKG

@lit-protocol/e2e

Version:

Lit Protocol E2E testing package for running comprehensive integration tests

3 lines 199 B
import { init } from '../../init'; export declare const createEoaNativeAuthFlowTest: (ctx: Awaited<ReturnType<typeof init>>) => () => Promise<void>; //# sourceMappingURL=eoa-native-auth-flow.d.ts.map