UNPKG

react-mde

Version:
5 lines (4 loc) 67 B
export interface Selection { start: number; end: number; }