9fd8c25213a0ef76a69ac6906ad24376781e9f440e3e8c24d95bf83eeeb08e9543a6dea481cc5d38b3f0f6326054fc107adea91e86508e6bfce0d970fc4d7d 151 B

1234567
  1. 'use strict';
  2. Object.defineProperty(exports, "__esModule", {
  3. value: true
  4. });
  5. const BODY = exports.BODY = 'body';
  6. const HTML = exports.HTML = 'html';