@oazmi/kitchensink - v0.9.13
github
readme
src
dist
examples
Preparing search index...
binder
bind_string_charCodeAt
Variable bind_string_charCodeAt
Const
bind_string_charCodeAt
:
<
S
extends
String
,
SB
extends
any
[]
,
SR
extends
number
>
(
thisArg
:
S
,
)
=>
(
...
args
:
SB
)
=>
SR
= ...
binding function for
String.prototype.charCodeAt
.
Type declaration
<
S
extends
String
,
SB
extends
any
[]
,
SR
extends
number
>
(
thisArg
:
S
,
)
:
(
...
args
:
SB
)
=>
SR
Type Parameters
S
extends
String
SB
extends
any
[]
SR
extends
number
Parameters
thisArg
:
S
Returns
(
...
args
:
SB
)
=>
SR
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
src
dist
examples
@oazmi/kitchensink - v0.9.13
Loading...
binding function for
String.prototype.charCodeAt
.