import store from "@lincode/reactivity"

export const [setSelectiveBloom, getSelectiveBloom] = store(false)
