22 lines
338 B
JavaScript
22 lines
338 B
JavaScript
/**
|
|
* This file automatically generated from `pre-publish.js`.
|
|
* Do not manually edit.
|
|
*/
|
|
|
|
module.exports = {
|
|
"area": true,
|
|
"base": true,
|
|
"br": true,
|
|
"col": true,
|
|
"embed": true,
|
|
"hr": true,
|
|
"img": true,
|
|
"input": true,
|
|
"link": true,
|
|
"meta": true,
|
|
"param": true,
|
|
"source": true,
|
|
"track": true,
|
|
"wbr": true
|
|
};
|