@types/backbone
Version:
TypeScript definitions for Backbone
17 lines (12 loc) • 927 B
Markdown
# 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: Fri, 15 Sep 2023 19:06:48 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery), [@types/underscore](https://npmjs.com/package/@types/underscore)
* 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), [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).