Type Editor / @type-editor/changeset / types/TokenEncoder
types/TokenEncoder
Interfaces
| Interface | Description |
|---|---|
A token encoder can be passed when creating a Note that both the encoding and the comparison may run a lot, and doing non-trivial work in these functions could impact performance. |