@vaguevoid/fiasco / ecs/resources / LoadedText
Type Alias: LoadedText
LoadedText =
WithKind
<LoadedTextFfi
,"loaded"
>
Defined in: src/ecs/resources.ts:308
A loaded text - available after the text loads from a pending text. Represents a successful load and provides metadata about the text including the format and the entire raw text.