@types/storybook__react
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -28,2 +28,3 @@ // Type definitions for @storybook/react 3.0 | ||
export function storiesOf<T>(name: string, module: NodeModule): Story & T; | ||
export function forceReRender(): void; | ||
@@ -30,0 +31,0 @@ export interface StoryObject { |
{ | ||
"name": "@types/storybook__react", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "TypeScript definitions for @storybook/react", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -29,4 +29,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "fbfa4316073350a3f9b4e79ad530efd83bc284266ad16ee2728726aa9ddd0cee", | ||
"typesPublisherContentHash": "8470fe3f6e4a659f11f7c48ef41ddead10655081c3410625df69958f5b745d95", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/storybook__react | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/storybook__react | ||
Additional Details | ||
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT | ||
* Last updated: Fri, 06 Jul 2018 00:07:02 GMT | ||
* Dependencies: react, webpack-env | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3949
31