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