UNPKG

motion-plus-vue

Version:

Motion Plus Vue

9 lines (8 loc) 211 B
import { createContext as e } from "motion-v"; const [t, o] = e("TickerItemContext"), [c, i] = e("TickerInfo"); export { i as provideTicker, o as provideTickerItem, c as useTicker, t as useTickerItem };