mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
declare function _exports(env: any, options: any): {};
|
|
export = _exports;
|