UNPKG

zigbee-herdsman

Version:

An open source ZigBee gateway solution with node.js.

3 lines 135 B
declare function processFrame(frame: Uint8Array): Promise<void>; export default processFrame; //# sourceMappingURL=frameParser.d.ts.map