UNPKG
@skorpland/auth-js
Version:
latest (2.71.5)
2.71.5
2.71.4
2.71.3
2.71.2
2.70.8
Official client library for Powerbase Auth
github.com/skorpland/auth-js
skorpland/auth-js
@skorpland/auth-js
/
dist
/
main
/
AuthClient.d.ts
4 lines
•
157 B
TypeScript
View Raw
1
2
3
4
import
GoTrueClient
from
'./GoTrueClient'
;
declare
const
AuthClient
:
typeof
GoTrueClient
;
export
default
AuthClient
;
//# sourceMappingURL=AuthClient.d.ts.map