UNPKG

@abbott-platform/abbott-framework

Version:

Abbott Framework is a framework to bring productivity and abstractions to help you to build awesome chatbots.

4 lines (3 loc) 111 B
module.exports = { get webserverRouteLoader() { return require(__dirname + '/webserver-route-loader'); }, };