import store from "@lincode/reactivity"

export const [setReferencePlane, getReferencePlane] = store(false)
