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