import MapEditor from "./components/field/MapEditor.vue"; window.panel.plugin("geoproject/map-editor", { fields: { "map-editor": MapEditor } });