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