UNPKG
credix
Version:
latest (2.5.1)
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Official SDK for Credix Credit Management System
github.com/Retsuki/credix
Retsuki/credix
credix
/
lib
/
errors
/
index.d.ts
3 lines
•
184 B
TypeScript
View Raw
1
2
3
export
type
{
ErrorDetails
}
from
'./credix-error.js'
;
export
{
CredixError
,
NetworkError
,
TimeoutError
,
ValidationError
}
from
'./credix-error.js'
;
//# sourceMappingURL=index.d.ts.map