We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9264708 commit c0da437Copy full SHA for c0da437
lib/types/server/options.d.ts
@@ -1,6 +1,6 @@
1
import * as http from 'http';
2
import * as https from 'https';
3
-import { BrotliOptions, ZstdOptions } from 'node:zlib';
+import { BrotliOptions, ZstdOptions } from 'zlib';
4
5
import { MimosOptions } from '@hapi/mimos';
6
0 commit comments