dns-witch.net.eu.org/node_modules/bcp-47-normalize/index.js

7 lines
157 B
JavaScript
Raw Permalink Normal View History

2025-07-05 16:19:59 +00:00
/**
* @typedef {import('bcp-47').Warning} Warning
* @typedef {import('./lib/index.js').Options} Options
*/
export {bcp47Normalize} from './lib/index.js'