Created
July 8, 2017 13:00
-
-
Save rachidify/bfab64199ef15a2fcf7e215abc774030 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
declare module 'relay-runtime' { | |
const RecordSource: any; | |
const Store: any; | |
const Network: any; | |
const Environment: any; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment