This commit is contained in:
@@ -57,7 +57,7 @@ const builder = expression
|
||||
StatefulSubscription,
|
||||
)
|
||||
|
||||
type T = TraitExpression.OwnTraits<typeof builder.expression>
|
||||
type T = TraitExpression.AllTraits<typeof builder.expression>
|
||||
|
||||
const exp = builder.get()
|
||||
type Abs = Implements<typeof exp>
|
||||
|
||||
Reference in New Issue
Block a user