mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Vendored
+1
@@ -402,6 +402,7 @@ interface KnockoutStatic {
|
||||
cleanNode(node: Element);
|
||||
renderTemplate(template: Function, viewModel: any, options?: any, target?: any, renderMode?: any);
|
||||
renderTemplate(template: string, viewModel: any, options?: any, target?: any, renderMode?: any);
|
||||
unwrap(value: any): any;
|
||||
|
||||
//////////////////////////////////
|
||||
// templateSources.js
|
||||
|
||||
Reference in New Issue
Block a user