CIA Compliance Manager API Documentation - v0.8.24
GitHub
Documentation
Preparing search index...
utils
ensureArray
Variable ensureArray
ensureArray
:
<
T
>
(
value
:
T
|
T
[]
)
=>
T
[]
Type declaration
<
T
>
(
value
:
T
|
T
[]
)
:
T
[]
Ensures value is an array, or converts it to one if not
Type Parameters
T
Parameters
value
:
T
|
T
[]
Returns
T
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
Documentation
CIA Compliance Manager API Documentation - v0.8.24
Loading...
Ensures value is an array, or converts it to one if not