@types/relay-runtime
Advanced tools
Comparing version 13.0.0 to 13.0.1
@@ -198,2 +198,7 @@ // Type definitions for relay-runtime 13.0 | ||
export { default as getFragmentIdentifier } from './lib/util/getFragmentIdentifier'; | ||
export { default as getPaginationMetadata } from './lib/util/getPaginationMetadata'; | ||
export { default as getPaginationVariables } from './lib/util/getPaginationVariables'; | ||
export { default as getRefetchMetadata } from './lib/util/getRefetchMetadata'; | ||
export { default as getValueAtPath } from './lib/util/getValueAtPath'; | ||
export { Direction } from './lib/util/getPaginationVariables'; | ||
@@ -200,0 +205,0 @@ // INTERNAL-ONLY |
{ | ||
"name": "@types/relay-runtime", | ||
"version": "13.0.0", | ||
"version": "13.0.1", | ||
"description": "TypeScript definitions for relay-runtime", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/relay-runtime", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "19e9e484393524ced00a57e4cd33a704e2e99b34a5fddec768203e456af0c54a", | ||
"typesPublisherContentHash": "3f9617d1bc81daaf7bdcc312a7bc6303b0ef78ff492bac9eb1c69f497ccb528e", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 10 Jan 2022 21:31:43 GMT | ||
* Last updated: Fri, 28 Jan 2022 20:01:27 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
113040
52
2807