mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-01 22:29:18 +03:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
declare function _exports(env: any, options: any): {};
|
|
export = _exports;
|