UNPKG

@openmrs/esm-utils

Version:
6 lines 162 B
/** * Returns the current locale of the application. * @returns string */ export declare function getLocale(): string; //# sourceMappingURL=get-locale.d.ts.map