astro-ghostcms/.pnpm-store/v3/files/4d/fec8f7ea300e8c1f3ca86d43870...

7 lines
113 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/**
* List of HTML void tag names.
*
* @type {Array<string>}
*/
export const htmlVoidElements: Array<string>