Changed Array<T> to type[]

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
Matthew Nickson
2022-04-21 20:02:18 +01:00
parent 9996ba1636
commit 09e61d9d63
5 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ class Group extends BeanModel {
/**
* Get all monitors
* @returns {Array<Bean>}
* @returns {Bean[]}
*/
async getMonitorList() {
return R.convertToBeans("monitor", await R.getAll(`