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