Files
dealplustech/dealplustech-astro/node_modules/web-namespaces/index.d.ts
2026-03-02 12:35:14 +07:00

7 lines
122 B
TypeScript

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