IOweb/node_modules/web-namespaces/index.d.ts
2026-07-03 15:07:38 -05:00

6 lines
122 B
TypeScript

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