fix(core): update
This commit is contained in:
9
test/plugins.ts
Normal file
9
test/plugins.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
import * as tsclass from '@tsclass/tsclass';
|
||||
import * as smartfile from '@push.rocks/smartfile';
|
||||
import * as path from 'path';
|
||||
|
||||
export {
|
||||
tsclass,
|
||||
smartfile,
|
||||
path,
|
||||
}
|
Reference in New Issue
Block a user