shift73k/assets_old/node_modules/stylehacks/dist/dictionary/tags.js

7 lines
No EOL
151 B
JavaScript

'use strict';
Object.defineProperty(exports, "__esModule", {
value: true
});
const BODY = exports.BODY = 'body';
const HTML = exports.HTML = 'html';