DefinitelyTyped/react-relay
Matt Martin af3261e419 update getFragment declaration (#12255)
The documentation is pretty bad, but Relay's getFragment method allows for an optional second argument for passing initial variables to the fragment. This simply adds that.
2016-11-07 22:31:44 +09:00
..
react-relay-test.tsx Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00
react-relay.d.ts update getFragment declaration (#12255) 2016-11-07 22:31:44 +09:00
tsconfig.json Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00