fix(core): update
This commit is contained in:
@@ -7,7 +7,7 @@ export { stream };
|
||||
import * as lik from '@push.rocks/lik';
|
||||
import * as smartpromise from '@push.rocks/smartpromise';
|
||||
import * as smartrx from '@push.rocks/smartrx';
|
||||
import * as webstream from '@push.rocks/webstream';
|
||||
import * as webstream from '../dist_ts_web/index.js';
|
||||
|
||||
export { lik, smartpromise, smartrx, webstream };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user