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