@types/relay-runtime
Advanced tools
Comparing version 1.3.7 to 1.3.8
@@ -26,2 +26,3 @@ // Type definitions for relay-runtime 1.3 | ||
export type ConcreteOperationDefinition = object; | ||
export type ReaderFragment = object; | ||
@@ -28,0 +29,0 @@ /** |
{ | ||
"name": "@types/relay-runtime", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "TypeScript definitions for relay-runtime", | ||
@@ -26,4 +26,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "62444bc9c2a9a11fd6b2078075551183ff32f4c89e4944caef648288ecc1043d", | ||
"typesPublisherContentHash": "f814b15689b15f0208a0d28944f50cea16dba9cf0f588e07ca31860682d920b2", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for relay-runtime (https://github.com/facebook/relay). | ||
This package contains type definitions for relay-runtime ( https://github.com/facebook/relay ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Wed, 02 Jan 2019 18:23:35 GMT | ||
* Last updated: Tue, 29 Jan 2019 11:33:53 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,0 @@ * Global values: none |
40616
1016