jccp_a/vuepress/node_modules/web-namespaces/index.d.ts
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00

7 lines
122 B
TypeScript

/**
* Map of web namespaces.
*
* @type {Record<string, string>}
*/
export const webNamespaces: Record<string, string>