Files

7 lines
157 B
JavaScript
Raw Permalink Normal View History

2026-03-31 16:38:22 -07:00
/**
* @typedef {import('bcp-47').Warning} Warning
* @typedef {import('./lib/index.js').Options} Options
*/
export {bcp47Normalize} from './lib/index.js'