3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
|
|
import node_https from "node:https";
|
||
|
|
export { node_https };
|