UNPKG

node-switchbot

Version:

The node-switchbot is a Node.js module which allows you to control your Switchbot Devices through Bluetooth (BLE).

3 lines 132 B
export const preset = 'ts-jest'; export const testEnvironment = 'node'; export const testMatch = ['**/?(*.)+(spec|test).[jt]s?(x)'];