mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 03:27:01 +03:00
3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
declare function _exports(grunt: any): void;
|
|
export = _exports;
|