mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-01 09:31:39 +00:00
4d7b1a6c03
* Fix mnodule resolution Allows the correct module path to be found if installed as a package * Correct signature to avoid TS error * Allow module to be included in another module Only create hash ot auto-start if it is the main module, otherwise export the `start` function