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