github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.9.5
@oazmi/kitchensink
binder
bind_array_clear
Function bind_array_clear
binding function for
Array.prototype.splice(0)
.
bind_array_clear
<
T
>
(
array
:
T
[]
)
:
(
deleteCount
?:
number
,
...
items
:
T
[]
)
=>
T
[]
Type Parameters
T
Parameters
array
:
T
[]
Returns
(
deleteCount
?:
number
,
...
items
:
T
[]
)
=>
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.9.5
Loading...
binding function for
Array.prototype.splice(0)
.