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