UNPKG

zigbee-herdsman-converters

Version:

Collection of device converters to be used with zigbee-herdsman

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