grapher/lib/graphql/index.js
2018-03-29 19:04:43 +03:00

2 lines
114 B
JavaScript

export { default as astToBody } from './lib/astToBody';
export { default as astToQuery } from './lib/astToQuery';