mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-04-28 15:38:51 +02:00
5 lines
109 B
TypeScript
5 lines
109 B
TypeScript
export const tidalControllers = {
|
|
domController: "domController",
|
|
stateController: "stateController",
|
|
};
|