mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
alova - update comments
This commit is contained in:
@@ -3,6 +3,7 @@ import type { AxiosPromise } from 'axios';
|
||||
|
||||
import type { Features } from 'types';
|
||||
|
||||
// TODO move to Alova
|
||||
export function readFeatures(): AxiosPromise<Features> {
|
||||
return AXIOS.get('/features');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user