Appearance
type LlamaTextSpecialTokenJSON: { type: "specialToken"; value: string; };
type: "specialToken";
value: string;
utils/LlamaText.ts:11