UNPKG

viber-bot

Version:

A bot interface to work with Viber API

7 lines (5 loc) 149 B
"use strict"; process.env["NODE_CONFIG_DIR"] = __dirname + '/../conf'; module.exports = { MockLogger: require(__dirname + "/mock-logger") };