mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Update knockout.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -616,7 +616,7 @@ interface KnockoutComponentTemplate {
|
||||
}
|
||||
|
||||
interface KnockoutComponentInfo {
|
||||
element: any;
|
||||
element: Node;
|
||||
}
|
||||
/* end register overloads */
|
||||
interface KnockoutComponentDefinition {
|
||||
|
||||
Reference in New Issue
Block a user