UNPKG

scheunemann-interfaces

Version:
5 lines (4 loc) 189 B
export { IMasterSetting } from './i-master-setting'; export { ICompanyInfo } from './i-company-info'; export { ICustomerInfo } from './i-customer-info'; export { IQuery } from './i-query';