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