1 2 3 4 5
export * from "node:http"; var HTTP = import.meta.require("node:http"), https_default = HTTP; export { https_default as default };