UnicodeTrieParsedData: {
    data: Uint32Array;
    errorValue: number;
    highStart: number;
}

Already parsed and separated trie data.

Type declaration