feat(core): Refactor project structure for better modularity and code organization
This commit is contained in:
4
ts_shared/plugins.ts
Normal file
4
ts_shared/plugins.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// tsclass scope
|
||||
import * as tsclass from '@tsclass/tsclass';
|
||||
|
||||
export { tsclass };
|
Reference in New Issue
Block a user