UNPKG

arb-convert

Version:

Convert Application Resource Bundle (ARB) translation files to other translation formats and back

2 lines (1 loc) 96 B
export default function parseLocale(...candidates: string[] | undefined[]): string | undefined;