UNPKG

@formatjs/intl-localematcher

Version:
6 lines (5 loc) 167 B
import { Keyword } from './types'; export declare function UnicodeExtensionComponents(extension: string): { attributes: string[]; keywords: Array<Keyword>; };