0.1.10 #13

Merged
Thilawyn merged 304 commits from next into master 2025-05-11 19:21:06 +02:00
Showing only changes of commit e8f92c88b8 - Show all commits

View File

@@ -25,7 +25,7 @@ export interface SubscriptionSubRefUnify<A extends { [Unify.typeSymbol]?: any }>
}
export interface SubscriptionSubRefUnifyIgnore extends SubscriptionRef.SubscriptionRefUnifyIgnore {
SynchronizedRef?: true
SubscriptionRef?: true
}