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