first
This commit is contained in:
6
node_modules/bcp-47-normalize/index.js
generated
vendored
Normal file
6
node_modules/bcp-47-normalize/index.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/**
|
||||
* @typedef {import('bcp-47').Warning} Warning
|
||||
* @typedef {import('./lib/index.js').Options} Options
|
||||
*/
|
||||
|
||||
export {bcp47Normalize} from './lib/index.js'
|
||||
Reference in New Issue
Block a user