2025-04-26 23:21:07 -07:00

7 lines
122 B
TypeScript

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