import store from "@lincode/reactivity"

export const [setLogarithmicDepth, getLogarithmicDepth] = store(false)
