fix(core): update

This commit is contained in:
2023-04-19 21:36:44 +02:00
parent 39442208c8
commit 739c95c1e1
6 changed files with 25 additions and 15 deletions
+7
View File
@@ -1,3 +1,10 @@
// @tsclass scope
import * as tsclass from '@tsclass/tsclass';
export {
tsclass,
}
// pushrocks scope
import * as smarturl from '@pushrocks/smarturl';
import * as smartrequest from '@pushrocks/smartrequest';