UNPKG

@onesy/utils

Version:
3 lines (2 loc) 117 B
declare const startSelection: (element: HTMLElement, start?: any, end?: any) => void; export default startSelection;