UNPKG

@intlayer/config

Version:

Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.

5 lines 202 B
//#region src/utils/extractErrorMessage.d.ts declare const extractErrorMessage: (error: unknown) => string; //#endregion export { extractErrorMessage }; //# sourceMappingURL=extractErrorMessage.d.ts.map