variable constants.Z_MIN_WINDOWBITS Usageimport { constants } from "node:zlib"; const { Z_MIN_WINDOWBITS } = constants; Type number