2024-11-03 17:41:45 +01:00

7 lines
157 B
JavaScript

/**
* @typedef {import('bcp-47').Warning} Warning
* @typedef {import('./lib/index.js').Options} Options
*/
export {bcp47Normalize} from './lib/index.js'