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