1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/backbone`
# Summary
This package contains type definitions for Backbone (http://backbonejs.org/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/backbone
Additional Details
* Last updated: Wed, 05 Dec 2018 23:53:28 GMT
* Dependencies: @types/underscore, @types/jquery
* Global values: Backbone
# Credits
These definitions were written by Boris Yankov <https://github.com/borisyankov>, Natan Vivo <https://github.com/nvivo>, kenjiru <https://github.com/kenjiru>, jjoekoullas <https://github.com/jjoekoullas>.
|