UNPKG

scheunemann-interfaces

Version:
4 lines (3 loc) 158 B
export { ICustomer } from './i-customer'; export { ICustomerIbChain } from './i-customer-ib-chain'; export { ITermsAndPrivacy } from './i-terms-and-privacy';