[ Web Proxy ]
URL:
Viewing: https://zoom.github.io/rivet-javascript/modules/../types/Phone.ExactlyOneOf.html [Back]  [Original]

ExactlyOneOf | @zoom/rivet

Type Alias ExactlyOneOf<T>

ExactlyOneOf: {
[K in keyof T]: T[K] & ProhibitKeys<
Exclude<AllKeysOf<T[number]>, keyof T[K]>,
>
}[number]

Type Parameters

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page