0.1.11 #14

Merged
Thilawyn merged 318 commits from next into master 2025-05-19 14:01:41 +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
}