UNPKG

mobyo-interfaces

Version:
7 lines (6 loc) 381 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 { IPayioChefConfigTabs } from './i-chef-config-tabs'; export { IPayioChefConfigWebhook } from './i-chef-config-webhook';