Appearance
@sqlrooms/project / ProjectStateProviderProps
ProjectStateProviderProps<PC>: React.PropsWithChildren<{ projectStore: ProjectStore<PC>; }>
PC
React.PropsWithChildren
projectStore
ProjectStore