mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
existing build errors, fixing for travis-ci
This commit is contained in:
Vendored
+1
-1
@@ -30,7 +30,7 @@ interface KnockoutCommandStatic {
|
||||
}
|
||||
|
||||
interface KnockoutUtils {
|
||||
wrapAccessor(accessor): Function;
|
||||
wrapAccessor(accessor: any): Function;
|
||||
}
|
||||
|
||||
interface KnockoutBindingHandlers {
|
||||
|
||||
Reference in New Issue
Block a user