mobyo-interfaces
Version:
Interfaces de Projetos Mobyo
7 lines (6 loc) • 381 B
TypeScript
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';