Appearance
type LlamaTextInputValue: | LlamaTextValue | LlamaText | number | boolean | readonly LlamaTextInputValue[];
utils/LlamaText.ts:6