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