UNPKG

zigbee-herdsman

Version:

An open source ZigBee gateway solution with node.js.

3 lines 115 B
declare function wait(milliseconds: number): Promise<void>; export default wait; //# sourceMappingURL=wait.d.ts.map