fix(core): update
This commit is contained in:
7
ts/smartrx.plugins.rxjs.ts
Normal file
7
ts/smartrx.plugins.rxjs.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
// this file is intended to keep the bundle size down
|
||||
|
||||
export {
|
||||
Observable,
|
||||
Subject,
|
||||
fromEvent
|
||||
} from 'rxjs';
|
||||
Reference in New Issue
Block a user