UNPKG

homebridge-denon-heos-audio

Version:

Control your Denon speakers via AVR Control and/or HeosCLI

8 lines 185 B
"use strict"; const str = ""; const regex = new RegExp(""); const m = str.match(regex); if (m !== null) { console.log(JSON.stringify(m[0])); } //# sourceMappingURL=playground.js.map