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