typelab / assertions / IsNotAssignableEitherWay
type IsNotAssignableEitherWay<T1, T2> = IsNotExtendsEitherWay<T1, T2>;Alias for `IsNotExtendsEitherWay`.
| Type Parameter |
|---|
|
|
|
|
typelab / assertions / IsNotAssignableEitherWay
type IsNotAssignableEitherWay<T1, T2> = IsNotExtendsEitherWay<T1, T2>;Alias for `IsNotExtendsEitherWay`.
| Type Parameter |
|---|
|
|
|
|