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