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