Skip to content

Type Alias: LlamaTextJSON

ts
type LlamaTextJSON = string | LlamaTextJSONValue[];

Defined in: utils/LlamaText.ts:8