3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
|
|
import node_http2 from "node:http2";
|
||
|
|
export { node_http2 };
|