fix(core): update

This commit is contained in:
2021-12-20 16:33:13 +01:00
parent 52bad357fe
commit e44b7875e6
3 changed files with 15 additions and 3 deletions

View File

@@ -6,10 +6,12 @@ export {
}
// pushrocks scope
import * as samrtfile from '@pushrocks/smartfile';
import * as smartbucket from '@pushrocks/smartbucket';
import * as smartfile from '@pushrocks/smartfile';
export {
samrtfile as smartfile
smartbucket,
smartfile,
}
// thirdparty scope