"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.View = void 0; const View = exports.View = 'div'; //# sourceMappingURL=index.js.map