mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #3661 from SergioMorchon/patch-5
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