Skip to content

Instantly share code, notes, and snippets.

@rachidify
Created July 8, 2017 13:00
Show Gist options
  • Save rachidify/bfab64199ef15a2fcf7e215abc774030 to your computer and use it in GitHub Desktop.
Save rachidify/bfab64199ef15a2fcf7e215abc774030 to your computer and use it in GitHub Desktop.
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