UNPKG

quasvel

Version:

Access and interact with Aragon Organizations and their apps.

6 lines 261 B
export { default as GraphQLWrapper } from './core/GraphQLWrapper'; export { ConnectorTheGraphConfig } from './connector'; import ConnectorTheGraph from './connector'; export default ConnectorTheGraph; export * from './types'; //# sourceMappingURL=index.d.ts.map