Initial commit: 11ty website with Fire/Frost branding
This commit is contained in:
3
node_modules/bcp-47-normalize/index.d.ts
generated
vendored
Normal file
3
node_modules/bcp-47-normalize/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export { bcp47Normalize } from "./lib/index.js";
|
||||
export type Warning = import('bcp-47').Warning;
|
||||
export type Options = import('./lib/index.js').Options;
|
||||
Reference in New Issue
Block a user