UNPKG

198 BTypeScriptView Raw
1import { Observable } from "./Observable";
2export declare function fixObservableSubclass<S extends new (...args: any[]) => Observable<any>>(subclass: S): S;
3//# sourceMappingURL=subclassing.d.ts.map
\No newline at end of file