fix(core): update

This commit is contained in:
2021-08-24 22:14:20 +02:00
parent 11c88ce533
commit 62f18b16b1
5 changed files with 891 additions and 1003 deletions

View File

@@ -1,7 +1,9 @@
import * as lik from '@pushrocks/lik';
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
import * as smartrequest from '@pushrocks/smartrequest';
export {
lik,
smartlogInterfaces,
smartrequest,
}