UNPKG

prodap-chatbot-domain

Version:

Classes utilizadas na resposta de todas as Intents do Assistente Virtual

6 lines (5 loc) 208 B
export * from './Table'; export * from './TableAbstract'; export { default as Table } from './Table'; export { default as TableAbstract } from './Table'; export { default as TableTypes } from './TableTypes';