import store from "@lincode/reactivity"

export const [setOutlinePulse, getOutlinePulse] = store(0)
