Querylight TS Demo

TrieNodeState

Serialized trie node state.

Back to docs search

Reference Entry

TrieNodeState

API Reference · foundation · order 130

Serialized trie node state.

Relevant APIs

TrieNodeState

Serialized trie node state.

Declaration

interface TrieNodeState

Members

children

```ts children: Record ```

isLeaf

```ts isLeaf: boolean ```