UNPKG

homebridge-xiaomi-plant-monitor-improved

Version:
6 lines (4 loc) 205 B
// This file is a compatibility wrapper for the TypeScript implementation // It simply forwards to the compiled TypeScript code import { default as plugin } from './dist/index.js'; export default plugin;