import store from "@lincode/reactivity"

export const [setNodeEditor, getNodeEditor] = store(false)
