File: README.md

package info (click to toggle)
typescript-types 20190209-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,548 kB
  • sloc: sh: 42; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 632 bytes parent folder | download
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>.