UNPKG

@iobroker/create-adapter

Version:

Command line utility to create customized ioBroker adapters

5 lines (4 loc) 123 B
/** * This file contains all type exports so create-adapter can be used as a nice library. */ export * from "./src/lib";