Type Alias ParseMarkedTextResult

ParseMarkedTextResult: { markers: MarkerPosition[]; text: string }

Type declaration