astro-ghostcms/.pnpm-store/v3/files/7f/dfe1b073c11e148dd59f36a8081...

10 lines
311 B
Plaintext

"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