CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes45downloads
index.d.ts7 linesDownload Raw Back to html-void-elements
1/**2 * List of HTML void tag names.3 *4 * @type {Array<string>}5 */6export const htmlVoidElements: Array<string>7 
basant307/AI_Governance_Project · CoolFace