variable constants.HTTP_STATUS_MULTIPLE_CHOICES Usageimport { constants } from "node:http2"; const { HTTP_STATUS_MULTIPLE_CHOICES } = constants; Type number