Files
kst4contest/website/node_modules/bcp-47-normalize/index.js
T
2026-07-06 01:04:53 +02: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'