Appearance
type LineHighlightRange = object;
Defined in: utils.ts:1
from: number;
Defined in: utils.ts:2
to: number;
Defined in: utils.ts:3