UNPKG

@lit-protocol/e2e

Version:

Lit Protocol E2E testing package for running comprehensive integration tests

3 lines 208 B
import { init } from '../../init'; export declare const createExecuteJsTest: (ctx: Awaited<ReturnType<typeof init>>, getAuthContext: () => any) => () => Promise<void>; //# sourceMappingURL=execute-js.d.ts.map