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