UNPKG

69 BTypeScriptView Raw
1export declare type NoInferType<T> = [T][T extends any ? 0 : never];