@types/react-howler
Advanced tools
@@ -7,5 +7,2 @@ // Type definitions for react-howler 3.7 | ||
| /// <reference types="../react"/> | ||
| /// <reference types="../howler"/> | ||
| import * as React from 'react'; | ||
@@ -12,0 +9,0 @@ import { Howl } from 'howler'; |
| { | ||
| "name": "@types/react-howler", | ||
| "version": "3.7.0", | ||
| "version": "3.7.1", | ||
| "description": "TypeScript definitions for react-howler", | ||
@@ -14,6 +14,7 @@ "license": "MIT", | ||
| "main": "", | ||
| "types": "index", | ||
| "types": "index.d.ts", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
| "directory": "types/react-howler" | ||
| }, | ||
@@ -25,4 +26,4 @@ "scripts": {}, | ||
| }, | ||
| "typesPublisherContentHash": "311df66bee90a48857e2e26b13529733ba11815710c77fa60983e262f2e56676", | ||
| "typesPublisherContentHash": "5e6ba7fc9a2029e370747a0a54c7feb5e830f6037f556a7832545af43f136d83", | ||
| "typeScriptVersion": "3.2" | ||
| } |
@@ -5,13 +5,13 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for react-howler ( https://github.com/thangngoc89/react-howler ). | ||
| This package contains type definitions for react-howler (https://github.com/thangngoc89/react-howler). | ||
| # Details | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-howler | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-howler. | ||
| Additional Details | ||
| * Last updated: Wed, 30 Jan 2019 18:47:32 GMT | ||
| * Dependencies: @types/react, @types/howler, @types/../react, @types/../howler | ||
| ### Additional Details | ||
| * Last updated: Wed, 20 Nov 2019 23:58:06 GMT | ||
| * Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/howler](https://npmjs.com/package/@types/howler) | ||
| * Global values: none | ||
| # Credits | ||
| These definitions were written by Danijel Maksimovic <https://github.com/maksimovicdanijel>. | ||
| These definitions were written by Danijel Maksimovic (https://github.com/maksimovicdanijel). |
3711
0.84%37
-5.13%