mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Add internal method to View.
This commit is contained in:
Vendored
+2
@@ -310,6 +310,8 @@ declare module Backbone {
|
||||
make(tagName, attributes?, content?);
|
||||
delegateEvents(events?: any): any;
|
||||
undelegateEvents();
|
||||
|
||||
_ensureElement() : void;
|
||||
}
|
||||
|
||||
// SYNC
|
||||
|
||||
Reference in New Issue
Block a user