UNPKG

cecon-interfaces

Version:
9 lines (8 loc) 390 B
export { INatipayAddress } from './i-address'; export { INatipayCompany } from './i-company'; export { INatipayCompanyExternalFee } from './i-company-external-fee'; export { INatipayFee } from './i-fee'; export { IFeeSaleChannel } from './i-fee-channel'; export { IFeeFrom } from './i-fee-from'; export { INatipay } from './i-natipay'; export { INatipaySponsorFee } from './i-sponsor-fee';