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