UNPKG

zigbee-herdsman-converters

Version:

Collection of device converters to be used with zigbee-herdsman

3 lines 150 B
import { Definition } from './types'; export declare function getConfigureKey(definition: Definition): any; //# sourceMappingURL=configureKey.d.ts.map