Urara-Blog/node_modules/.pnpm-store/v3/files/02/568930fc70097d1b7de7fe0a2b6e5317e37bc0e420326c309f2b40931586ecd2042be3dc08c045e8b7225db3acc62d1541e078909dccb7ea74d73fe16916a7
2022-08-14 01:14:53 +08:00

5 lines
90 B
Text

'use strict';
const BODY = 'body';
const HTML = 'html';
module.exports = { BODY, HTML };