UNPKG

@iobroker/create-adapter

Version:

Command line utility to create customized ioBroker adapters

5 lines (4 loc) 127 B
/** * This file contains all core type exports that can be used by a browser application. */ export * from "./src/lib/core";