UNPKG

@data-client/endpoint

Version:

Declarative Network Interface Definitions

3 lines (2 loc) 143 B
/** https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-4.html#the-noinfer-utility-type */ export type NI<T> = NoInfer<T>;