/** https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-4.html#the-noinfer-utility-type */ export type NI = NoInfer; //# sourceMappingURL=NoInfer.d.ts.map