variable constants.priority.PRIORITY_HIGHEST Usageimport { constants } from "node:os"; const { PRIORITY_HIGHEST } = constants.priority; Type number