DefinitelyTyped/backbone/backbone.d.ts

8 lines
351 B
TypeScript

// Type definitions for Backbone 1.0.0
// Project: http://backbonejs.org/
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, Natan Vivo <https://github.com/nvivo/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../underscore/underscore.d.ts" />
/// <reference path="./backbone-global.d.ts" />