File: README.md

package info (click to toggle)
typescript-types 20210110-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 96 kB
  • sloc: sh: 24; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 927 bytes parent folder | download | duplicates (2)
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: Fri, 25 Sep 2020 19:48:55 GMT
 * Dependencies: [@types/underscore](https://npmjs.com/package/@types/underscore), [@types/jquery](https://npmjs.com/package/@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), [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).