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.
- Host: GitHub
- URL: https://github.com/nozzlegear/history.d.ts
- Owner: nozzlegear
- License: mit
- Created: 2016-07-19T18:34:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-19T18:43:19.000Z (about 9 years ago)
- Last Synced: 2025-01-16T13:17:05.019Z (9 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```