mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
marionette : closes #2027
This commit is contained in:
Vendored
+1
@@ -223,6 +223,7 @@ declare module Marionette {
|
||||
constructor(options?: any);
|
||||
|
||||
itemView: any;
|
||||
children: any;
|
||||
|
||||
//_initialEvents();
|
||||
addChildView(item: View, collection: View, options?: any);
|
||||
|
||||
Reference in New Issue
Block a user