mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 04:24:30 +08:00
Changed definitions in knockout.deferred.updates related to previous changes in knockout
deferUpdates define in KnockoutSubscription
This commit is contained in:
@@ -30,7 +30,7 @@ interface KnockoutComputedStatic {
|
||||
deferUpdates: boolean;
|
||||
}
|
||||
|
||||
interface KnockoutComputedFunctions {
|
||||
interface KnockoutSubscription {
|
||||
deferUpdates: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user