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