extendObservable<A extends Object, B extends Object>( target: A, properties: B, decorators?: { [K in string | number | symbol]?: Function }, options?: CreateObservableOptions,): A & B Параметры типа
- A extends Object
- B extends Object
Параметры
- target: A
- properties: B
Optionaldecorators: { [K in string | number | symbol]?: Function }Optionaloptions: CreateObservableOptions
Возвращает A & B