fix(core): update

This commit is contained in:
2020-09-23 22:34:42 +00:00
parent 961dfc5693
commit df1f6dff2e
4 changed files with 49 additions and 65 deletions

View File

@@ -6,6 +6,13 @@ import * as typedrequest from '@apiglobal/typedrequest';
export { typedrequest };
// pushrocks scope
import * as smartfile from '@pushrocks/smartfile';
export {
smartfile
};
// @tsclass scope
import * as tsclass from '@tsclass/tsclass';