UNPKG
eust-conciliation
Version:
latest (1.0.0)
1.0.0
github.com/ADD01-TECH/api-01eust
ADD01-TECH/api-01eust
eust-conciliation
/
src
/
infra
/
clients
/
index.ts
6 lines
(5 loc)
•
208 B
text/typescript
View Raw
1
2
3
4
5
6
export
*
from
'./ons-debit-notice-client'
;
export
*
from
'./invoice-01eust-client'
;
export
*
from
'./agent-01eust-client'
;
export
*
from
'./debit-01eust-client'
;
export
*
from
'./conciliation-01eust-client'
;