UNPKG

@impler/shared

Version:

Reusable types and classes to shared between apps and libraries

9 lines 220 B
export declare const ACCESS_KEY_NAME = "accesskey"; export declare const ENVTypesEnum: { DEV: string; TEST: string; PROD: string; CI: string; LOCAL: string; }; //# sourceMappingURL=api.config.d.ts.map