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