1 | export { GraphiQLProvider } from '@graphiql/react';
|
2 | export type { GraphiQLProps, GraphiQLInterfaceProps } from './GraphiQL';
|
3 | export type { GraphiQLProviderProps } from '@graphiql/react';
|
4 | export { GraphiQLInterface, GraphiQL, GraphiQL as default } from './GraphiQL';
|
5 | //# sourceMappingURL=index.d.ts.map |
\ | No newline at end of file |