Skip to content

LiveStoreContext

const LiveStoreContext: Context<undefined | { stage: "running"; store: Store<Any, { }> & ReactApi; }>

Defined in: packages/@livestore/react/src/LiveStoreContext.ts:12