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
/
main
/
index.d.ts
6 lines
•
225 B
TypeScript
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.d.ts.map