1 | # Installation
|
2 | > `npm install --save @types/backbone`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for backbone (http://backbonejs.org/).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/backbone.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Sat, 28 Sep 2024 02:28:53 GMT
|
12 | * Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery), [@types/underscore](https://npmjs.com/package/@types/underscore)
|
13 |
|
14 | # Credits
|
15 | 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), [Julian Gonggrijp](https://github.com/jgonggrijp), [Kyle Scully](https://github.com/zieka), [Robert Kesterson](https://github.com/rkesters), and [Bulat Khasanov](https://github.com/khasanovbi).
|