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