UNPKG

@formatjs/intl-localematcher

Version:
3 lines (2 loc) 170 B
import { Keyword } from './types'; export declare function InsertUnicodeExtensionAndCanonicalize(locale: string, attributes: string[], keywords: Array<Keyword>): string;