UNPKG

bitran

Version:

📜 Highly customizable text processor and transpiler.

12 lines (11 loc) • 393 B
import { openBlock, createElementBlock } from "vue"; import { _ as _export_sfc } from "./index-C7zkcRZi.js"; const _sfc_main = {}; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("div", null, "Editor"); } const Editor = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { Editor as default }; //# sourceMappingURL=Editor-nBithASK.js.map