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