UNPKG

109 BJavaScriptView Raw
1import * as graphql from './graphql';
2export { graphql };
3export * from './graphql';
4export default graphql;