mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 14:18:50 +00:00
4 lines
81 B
TypeScript
4 lines
81 B
TypeScript
declare module 'zigbee2mqtt-frontend' {
|
|
export function getPath(): string;
|
|
}
|