UNPKG

@kilterset/auth0-actions-testing

Version:

Test and develop Auth0 Actions or Okta CIC Actions locally.

3 lines 211 B
import { TestContext } from "./test-context"; export declare function configureFetchMock(testContext: TestContext): Promise<import("fetch-mock").default.FetchMockStatic>; //# sourceMappingURL=fetch-mock.d.ts.map