@typhonjs-utils/unicode
@typhonjs-utils/unicode/trie
UnicodeTrieParsedData
Type alias UnicodeTrieParsedData
Unicode
Trie
Parsed
Data
:
{
data
:
Uint32Array
;
errorValue
:
number
;
highStart
:
number
;
}
Already parsed and separated trie data.
Type declaration
data
:
Uint32Array
error
Value
:
number
high
Start
:
number
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
@typhonjs-utils/unicode
@typhonjs-utils/unicode
@typhonjs-utils/unicode/trie
Already parsed and separated trie data.