📄 index.d.ts
/home/palash/git/site/node_modules/web-namespaces/index.d.ts
Language: ts • Lines: 6
/**
 * Map of web namespaces.
 *
 * @type {Record<string, string>}
 */
export const webNamespaces: Record<string, string>