An open API service indexing awesome lists of open source software.

https://github.com/nozzlegear/history.d.ts

A Typescript definition for history.js. Use temporarily until @types gets the definitions sorted out.
https://github.com/nozzlegear/history.d.ts

Last synced: 7 months ago
JSON representation

A Typescript definition for history.js. Use temporarily until @types gets the definitions sorted out.

Awesome Lists containing this project

README

          

# history.d.ts

Typescript definitions for history, fixing a bug in the current DefinitelyTyped repo.

### Installation

Use NPM and TypeScript >=2.0.0

```bash
npm install "git+https://git@github.com/nozzlegear/history.d.ts.git"
```