fix(core): update
This commit is contained in:
parent
13c84f7146
commit
d416355ea1
@ -1,9 +1,8 @@
|
||||
// node native scope
|
||||
import * as cluster from 'cluster';
|
||||
import http from 'http';
|
||||
import https from 'https';
|
||||
|
||||
export { cluster, http, https };
|
||||
export { http, https };
|
||||
|
||||
// tsclass scope
|
||||
import * as tsclass from '@tsclass/tsclass';
|
||||
|
Loading…
Reference in New Issue
Block a user