UNPKG

@kilterset/auth0-actions-testing

Version:

Test and develop Auth0 Actions or Okta CIC Actions locally.

3 lines 149 B
import Auth0 from "../../types"; export declare function cache(values?: Record<string, string>): Auth0.API.Cache; //# sourceMappingURL=cache.d.ts.map