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