{ value: string; dir: string; }
Type representing how a string value is represented by the AssetResolver:
a combination of the string value itself as well as which direction text is
read.
StringValue
StringValue: { value: string; dir: string; }
StringValue:
Last modified on July 22, 2026

