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