import GoTrueApi from './GoTrueApi'; import GoTrueClient from './GoTrueClient'; export { GoTrueApi, GoTrueClient }; export * from './lib/types'; //# sourceMappingURL=index.d.ts.map