now has working intake
This commit is contained in:
5
dist/smartrx.plugins.d.ts
vendored
5
dist/smartrx.plugins.d.ts
vendored
@@ -2,4 +2,7 @@ import 'typings-global';
|
||||
import * as events from 'events';
|
||||
import * as lik from 'lik';
|
||||
import * as rxjs from 'rxjs';
|
||||
export { events, lik, rxjs };
|
||||
import * as smartevent from 'smartevent';
|
||||
import * as smartq from 'smartq';
|
||||
import 'typings-global';
|
||||
export { events, lik, rxjs, smartevent, smartq };
|
||||
|
||||
Reference in New Issue
Block a user