Replace Array return types with TypedArray 3
This commit is contained in:
parent
0626ce50cf
commit
f7f4873ed0
34 changed files with 182 additions and 170 deletions
|
|
@ -38,7 +38,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="get_interfaces" qualifiers="const">
|
||||
<return type="Array" />
|
||||
<return type="Dictionary[]" />
|
||||
<description>
|
||||
Returns a list of available interfaces the index and name of each interface.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue