mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
feat: migrate to starlight
This commit is contained in:
6
node_modules/web-namespaces/index.d.ts
generated
vendored
Normal file
6
node_modules/web-namespaces/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Map of web namespaces.
|
||||
*
|
||||
* @type {Record<string, string>}
|
||||
*/
|
||||
export const webNamespaces: Record<string, string>
|
||||
Reference in New Issue
Block a user