fix(core): update
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
// node native scope
|
||||
import * as path from 'path';
|
||||
|
||||
// @apiglobal scope
|
||||
import * as typedrequest from '@apiglobal/typedrequest';
|
||||
|
||||
export {
|
||||
typedrequest
|
||||
};
|
||||
|
||||
// @tsclass scope
|
||||
import * as tsclass from '@tsclass/tsclass';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user