UNPKG

ontotext-reusable-ui-components

Version:

Unified reusable UI components designed for the Ontotext ecosystem.

5 lines (4 loc) 71 B
export interface SelectedRange { start: string; end: string; }