import store from "@lincode/reactivity"

export const [setOutlineColor, getOutlineColor] = store("#ffffff")
