fix(core): update

This commit is contained in:
2024-06-06 00:32:50 +02:00
parent eaaf313442
commit e48023d490
5 changed files with 220 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ export { path };
// @pushrocks scope
import * as lik from '@push.rocks/lik';
import * as smartbucket from '@push.rocks/smartbucket';
import * as smartfile from '@push.rocks/smartfile';
import * as smartjson from '@push.rocks/smartjson';
import * as smartlog from '@push.rocks/smartlog';
@@ -18,6 +19,7 @@ import * as smartversion from '@push.rocks/smartversion';
export {
lik,
smartbucket,
smartfile,
smartjson,
smartlog,