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