mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Suppress warning about knockout.deferred.updates.d.ts
This commit is contained in:
@@ -21,7 +21,7 @@ interface KnockoutStatic {
|
||||
}
|
||||
|
||||
// Observables
|
||||
interface KnockoutSubscribableFunctions {
|
||||
interface KnockoutSubscribableFunctions<T> {
|
||||
deferUpdates: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user