Skip to content

Commit c0da437

Browse files
committed
chore: clean up 🧽
1 parent 9264708 commit c0da437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/types/server/options.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as http from 'http';
22
import * as https from 'https';
3-
import { BrotliOptions, ZstdOptions } from 'node:zlib';
3+
import { BrotliOptions, ZstdOptions } from 'zlib';
44

55
import { MimosOptions } from '@hapi/mimos';
66

0 commit comments

Comments
 (0)