UNPKG
@omneedia/auth-js
Version:
latest (1.0.0)
1.0.0
Isomorphic Auth client
github.com/omneedia/auth-js
omneedia/auth-js
@omneedia/auth-js
/
dist
/
module
/
index.js
6 lines
•
223 B
JavaScript
View Raw
1
2
3
4
5
6
import
GoTrueAdminApi
from
'./GoTrueAdminApi'
;
import
GoTrueClient
from
'./GoTrueClient'
;
export
{
GoTrueAdminApi
,
GoTrueClient
};
export
*
from
'./lib/types'
;
export
*
from
'./lib/errors'
;
//# sourceMappingURL=index.js.map