basant307/AI_Governance_Project
045
1/**2 * List of HTML void tag names.3 *4 * @type {Array<string>}5 */6export const htmlVoidElements: Array<string>7 1/**2 * List of HTML void tag names.3 *4 * @type {Array<string>}5 */6export const htmlVoidElements: Array<string>7