Skip to content

Variable: isObservableSet

ts
isObservableSet: (thing: any) => thing is ObservableSet<any>;

Defined in: mobx:

Parameters

ParameterType
thingany

Returns

thing is ObservableSet<any>

See

https://mobx.js.org/README.html