TLMeasuredTextSize

See source code
type TLMeasuredTextSize = BoxModel & {
  scrollWidth: number;
};
Prev
TLKeyboardEventName
Next
TLOnMountHandler