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