UNPKG

@iobroker/create-adapter

Version:

Command line utility to create customized ioBroker adapters

2 lines (1 loc) 85 B
export type ConditionalTitle = (answers: Record<string, any>) => string | undefined;