fix(core): update

This commit is contained in:
2019-10-15 14:16:28 +02:00
parent 9f0b1dab55
commit 2317562e87
7 changed files with 98 additions and 76 deletions

View File

@@ -1 +1,4 @@
import * as plugins from './smartbucket.plugins';
export * from './smartbucket.classes.smartbucket';
export * from './smartbucket.classes.bucket';
export * from './smartbucket.classes.directory';
export * from './smartbucket.classes.file';