Skip to content

TypeAlias.ZlibLevel

github-actions[bot] edited this page Mar 4, 2026 · 1 revision

hono-compress / ZlibLevel

Type Alias: ZlibLevel

type ZlibLevel = IntClosedRange<typeof ZLIB_MIN_LEVEL, typeof ZLIB_MAX_LEVEL>;

Defined in: types.ts:70

Clone this wiki locally