"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.create = void 0; console.warn('volar-service-emmet: this module is not yet supported for web.'); function create() { return () => ({}); } exports.create = create; exports.default = create; //# sourceMappingURL=empty.js.map