proposit-core
Preparing search index...
lib
codePointLength
Function codePointLength
codePointLength
(
text
:
string
)
:
number
The number of Unicode code points in a string — not its UTF-16
length
.
Parameters
text
:
string
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
proposit-core
Loading...
The number of Unicode code points in a string — not its UTF-16
length.