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

x/jira/src/utilityTypes.ts>UtilityTypes

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

Type Aliases

Mark some properties which only the former including as optional and set the value to never

Get the XOR type which could make 2 types exclude each other

Get the XOR type for 3 types