UNPKG
isa-auth-core
Version:
latest (0.0.1)
0.0.1
0.0.0
auth core
github.com/yoonjonglyu/isa-auth
yoonjonglyu/isa-auth
isa-auth-core
/
dist
/
index.d.ts
3 lines
(2 loc)
•
60 B
TypeScript
View Raw
1
2
3
import
AuthCore
from
'./authCore'
;
export
default
AuthCore
;