UNPKG
oauth2-client-ts
Version:
latest (0.1.1)
0.1.1
0.1.0
An exstensible OAuth 2.0, standard compliant client library for Node.js and the Web.
oauth2-client-ts
/
dist
/
errors
/
index.d.ts
5 lines
(4 loc)
•
133 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./axios_error_handler'
;
export
*
from
'./basic'
;
export
*
from
'./error_registry'
;
export
*
from
'./standard_errors'
;