DefinitelyTyped/backbone/backbone.d.ts
2015-10-13 00:16:22 +09:00

8 lines
347 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/borisyankov/DefinitelyTyped
/// <reference path="../underscore/underscore.d.ts" />
/// <reference path="./backbone-global.d.ts" />