Skip to content

Instantly share code, notes, and snippets.

@tibotiber
Created March 29, 2018 12:12
Show Gist options
  • Save tibotiber/27d6da3eba95f45d5cf45bda845fb113 to your computer and use it in GitHub Desktop.
Save tibotiber/27d6da3eba95f45d5cf45bda845fb113 to your computer and use it in GitHub Desktop.
const { interfaces } = require('./interfaces')
const { Query } = require('./Query')
module.exports = {
...interfaces,
Query
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment