UNPKG

@data-client/endpoint

Version:

Declarative Network Interface Definitions

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