Skip to content

Interface: IInterceptable<T>

Defined in: mobx:

See

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

Type Parameters

Type Parameter
T

Properties

interceptors_

ts
interceptors_: IInterceptor<T>[] | undefined;

Defined in: mobx: