0.1.24 #24
@@ -142,7 +142,7 @@ export type TraitExpressionClass<
|
|||||||
TraitExpressionStaticMembers<Exp>
|
TraitExpressionStaticMembers<Exp>
|
||||||
)
|
)
|
||||||
|
|
||||||
export type TraitExpressionConcreteClass<
|
export type TraitExpressionInstantiableClass<
|
||||||
Exp extends TraitExpressionLike<any, readonly Trait<any, any, any, any>[]>
|
Exp extends TraitExpressionLike<any, readonly Trait<any, any, any, any>[]>
|
||||||
> = (
|
> = (
|
||||||
Constructor<
|
Constructor<
|
||||||
|
|||||||
Reference in New Issue
Block a user