UNPKG

prodap-chatbot-domain

Version:

Classes utilizadas na resposta de todas as Intents do Assistente Virtual

6 lines (5 loc) 200 B
export * from './List'; export * from './ListAbstract'; export { default as List } from './List'; export { default as ListAbstract } from './List'; export { default as ListTypes } from './ListTypes';