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