blob: 8fb9136b2b08a7e32458b321db6b53cca2586f56 [file] [log] [blame]
'use strict';
Object.defineProperty(exports, "__esModule", {
value: true
});
const BODY = exports.BODY = 'body';
const HTML = exports.HTML = 'html';