UNPKG

botium-core

Version:
7 lines (6 loc) 169 B
/** * This LogicHook is just a marker. It is used before the conversation is started * @type {module.IncludeLogicHook} */ module.exports = class IncludeLogicHook { }