UNPKG
magic-helper
Version:
latest (1.0.0)
1.0.0
this is magic helper
magic-helper
/
lib
/
common
/
auth.d.ts
6 lines
•
147 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
getAuthInfo
:
() =>
{
authCtxCode
:
any
;
authorization
:
any
;
projectCode
:
any
; };
//# sourceMappingURL=auth.d.ts.map