BREAKING CHANGE(core): switch to esm
This commit is contained in:
@@ -8,10 +8,12 @@ export {
|
||||
// pushrocks scope
|
||||
import * as smartbucket from '@pushrocks/smartbucket';
|
||||
import * as smartfile from '@pushrocks/smartfile';
|
||||
import * as smartpath from '@pushrocks/smartpath';
|
||||
|
||||
export {
|
||||
smartbucket,
|
||||
smartfile,
|
||||
smartpath
|
||||
}
|
||||
|
||||
// thirdparty scope
|
||||
|
||||
Reference in New Issue
Block a user