UNPKG
fql-toolkit
Version:
latest (4.5.0)
4.5.0
4.4.1
4.4.0
4.3.0
4.2.6
4.2.5
4.2.3
4.2.2
4.2.1
4.2.0
3.3.6
3.3.4
3.3.3
3.3.2
3.3.1
3.1.1
3.1.0
2.10.1
2.10.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.2.0
2.1.0
1.1.4
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Fql Toolkit
github.com/altmoket/fql-toolkit
altmoket/fql-toolkit
fql-toolkit
/
dist
/
auth
/
index.d.ts
3 lines
•
183 B
TypeScript
View Raw
1
2
3
export
{
AuthManager
}
from
'./AuthManager.js'
;
export
type
{
AuthUser
,
AuthState
,
AuthResult
,
AuthStorage
,
AuthManagerOptions
}
from
'./types.js'
;
//# sourceMappingURL=index.d.ts.map