mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Backbone fixes
This commit is contained in:
Vendored
+2
@@ -142,6 +142,8 @@ declare module Backbone {
|
||||
navigate(fragment, options? );
|
||||
}
|
||||
|
||||
export var history: History;
|
||||
|
||||
export class History {
|
||||
start(options? );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user