UNPKG
paypal-integrations-intacct
Version:
latest (0.0.84)
0.0.84
0.0.83
Integration between paypal and intacct using hapi.
paypal-integrations-intacct
/
lib
/
glue
/
index.d.ts
4 lines
(3 loc)
•
196 B
TypeScript
View Raw
1
2
3
4
export
{ hapiIntacctGlueRegistration }
from
"./hapi-intacct"
;
export
{ hapiPayPalIntacctInvoicingGlueRegistration }
from
"./invoicing"
;
export
{ hapiPayPalGlueRegistration }
from
"./hapi-paypal"
;