BREAKING CHANGE(switch to esm): update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// node native
|
||||
import type http from 'http';
|
||||
import type https from 'https';
|
||||
import type * as http from 'http';
|
||||
import type * as https from 'https';
|
||||
|
||||
export { http, https };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user