useNbformatStore
Datalayer Core / useNbformatStore
Function: useNbformatStore()
Call Signature
useNbformatStore():
NbformatState
Defined in: src/state/substates/NbformatState.ts:29
Returns
Call Signature
useNbformatStore<
T
>(selector
):T
Defined in: src/state/substates/NbformatState.ts:30
Type Parameters
T
T
Parameters
selector
(state
) => T
Returns
T