UNPKG

@formatjs/intl-displaynames

Version:

Polyfill for: https://tc39.es/proposal-intl-displaynames

3 lines (2 loc) 149 B
export declare function _shouldPolyfillWithoutLocale(): boolean; export declare function shouldPolyfill(locale?: string): string | true | undefined;