wed
Version:
Wed is a schema-aware editor for XML documents.
13 lines • 489 B
JavaScript
var __importStar = (this && this.__importStar) || function (mod) {
if (mod && mod.__esModule) return mod;
var result = {};
if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
result["default"] = mod;
return result;
};
define(["require", "exports", "rangy", "rangy-textrange"], function (require, exports, rangy) {
"use strict";
rangy = __importStar(rangy);
return rangy;
});
//# sourceMappingURL=rangy-glue.js.map