UNPKG

cecon-interfaces

Version:
6 lines (5 loc) 298 B
export { IPayioChefConfig } from './i-chef-config'; export { IPayioChefConfigOperation } from './i-chef-config-operation'; export { IPayioChefConfigPrinter } from './i-chef-config-printer'; export { IPayioChefConfigScale } from './i-chef-config-scale'; export { IPayioWebhook } from './i-webhook';