@pathmaker-digital/pmd-utilities - v2.2.6
Preparing search index...
src
clearArray
Function clearArray
clearArray
<
T
>
(
array
:
T
[]
)
:
Promise
<
void
>
Clear the entire array. This is destructive.
Type Parameters
T
Parameters
array
:
T
[]
The array to clear.
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@pathmaker-digital/pmd-utilities - v2.2.6
Loading...
Clear the entire array. This is destructive.