Searched refs:Covariant1 (Results 1 – 5 of 5) sorted by relevance
89 type Covariant1<in T> = { // Error90 >Covariant1 : Covariant1<T>
41 type Covariant1<in T> = { // Error242 type Covariant1<in T> = {
18 …anceAnnotations.ts(40,17): error TS2636: Type 'Covariant1<super-T>' is not assignable to type 'Cov…135 type Covariant1<in T> = { // Error137 !!! error TS2636: Type 'Covariant1<super-T>' is not assignable to type 'Covariant1<sub-T>' as impli…
108 type Covariant1<in T> = { // Error109 >Covariant1 : Symbol(Covariant1, Decl(varianceAnnotations.ts, 35, 32))
43 type Covariant1<in T> = { // Error alias