import store from "@lincode/reactivity"

export const [setOrbitControls, getOrbitControls] = store(false)
