UNPKG

quasvel

Version:

Access and interact with Aragon Organizations and their apps.

9 lines (5 loc) 224 B
export { default as GraphQLWrapper } from './core/GraphQLWrapper' export { ConnectorTheGraphConfig } from './connector' import ConnectorTheGraph from './connector' export default ConnectorTheGraph export * from './types'