updated type hints for remaining graphics_element generic types
This commit is contained in:
@@ -30,8 +30,8 @@ local yel_ind_s = style.icon_states.yel_ind_s
|
||||
-- create a turbine view in the unit app
|
||||
---@param app pocket_app
|
||||
---@param u_page nav_tree_page
|
||||
---@param panes graphics_element[]
|
||||
---@param tbn_pane graphics_element
|
||||
---@param panes Div[]
|
||||
---@param tbn_pane Div
|
||||
---@param u_id integer unit ID
|
||||
---@param t_id integer turbine ID
|
||||
---@param ps psil
|
||||
|
||||
Reference in New Issue
Block a user