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
/
src
/
index.ts
6 lines
(5 loc)
•
185 B
text/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'