UNPKG

iobroker.js-controller

Version:

Updated by reinstall.js on 2018-06-11T15:19:56.688Z

5 lines (4 loc) 348 B
'use strict'; // Deprecated. This is only for back compatibility by tests! console.warn('Deprecated! Please use require("@iobroker/db-states-file").Server in tests to start a server and then use require("@iobroker/db-states-file").Client to connect with a client against this server!'); module.exports = require('@iobroker/db-states-file').Server;