variable constants.HTTP2_METHOD_MOVE Usageimport { constants } from "node:http2"; const { HTTP2_METHOD_MOVE } = constants; Type string