UNPKG

@walletpass/pass-js

Version:

Apple Wallet Pass generating and pushing updates from Node.js

5 lines 203 B
/** * @see {@link https://stackoverflow.com/questions/8758340/regex-to-detect-locales} */ export declare function normalizeLocale(locale: string): string; //# sourceMappingURL=normalize-locale.d.ts.map