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