backbone.d.ts 347 B

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