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