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