Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/utilityTypes.ts>UtilityTypes.XOR3

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
type alias UtilityTypes.XOR3
import { type UtilityTypes } from "https://deno.land/x/jira@v3.0.2/src/utilityTypes.ts";
const { XOR3 } = UtilityTypes;

Get the XOR type for 3 types

definition: XOR<XOR<T, U>, V>