UNPKG

@walletpass/pass-js

Version:

Apple Wallet Pass generating and pushing updates from Node.js

5 lines (4 loc) 157 B
/** * @see {@link https://stackoverflow.com/questions/8758340/regex-to-detect-locales} */ export declare function normalizeLocale(locale: string): string;