Skip to content

@sqlrooms/core / RoomStateProviderProps

Type Alias: RoomStateProviderProps<PC>

RoomStateProviderProps<PC>: React.PropsWithChildren<{ roomStore: RoomStore<PC>; }>

Type Parameters

Type Parameter
PC