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