mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-07 09:49:07 +00: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