UNPKG

zigbee2mqtt

Version:

Zigbee to MQTT bridge using Zigbee-herdsman

10 lines 308 B
declare function joinPath(file: string): string; declare function getPath(): string; declare function _testReload(): void; declare const _default: { joinPath: typeof joinPath; getPath: typeof getPath; _testReload: typeof _testReload; }; export default _default; //# sourceMappingURL=data.d.ts.map