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