UNPKG

jslib-nightly

Version:

SheerID JavaScript Library

6 lines (5 loc) 167 B
import { Locale } from '../types/types'; /** * @description List of locales supported by the library, for runtime checks. */ export declare const Locales: Locale[];