fix(tests): Update CI workflows, fix tests and refresh README/package metadata
This commit is contained in:
@@ -6,4 +6,12 @@ import * as smartrx from '@push.rocks/smartrx';
|
||||
import * as smarttime from '@push.rocks/smarttime';
|
||||
import * as smartunique from '@push.rocks/smartunique';
|
||||
|
||||
export { lik, smartlog, smartpromise, smartdelay, smartrx, smarttime, smartunique };
|
||||
export {
|
||||
lik,
|
||||
smartlog,
|
||||
smartpromise,
|
||||
smartdelay,
|
||||
smartrx,
|
||||
smarttime,
|
||||
smartunique,
|
||||
};
|
||||
|
Reference in New Issue
Block a user