|
- "use strict";
- Object.defineProperty(exports, "__esModule", { value: true });
- exports.default = [
- 'area',
- 'base',
- 'br',
- 'col',
- 'embed',
- 'hr',
- 'img',
- 'input',
- 'link',
- 'meta',
- 'param',
- 'source',
- 'track',
- 'wbr',
- 'meta'
- ];
- //# sourceMappingURL=VoidElements.js.map
|