import store from "@lincode/reactivity"

export const [setCentripetal, getCentripetal] = store(false)
