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

7 lines
113 B
Plaintext

/**
* List of HTML void tag names.
*
* @type {Array<string>}
*/
export const htmlVoidElements: Array<string>