UNPKG

@maskito/core

Version:

The main zero-dependency and framework-agnostic Maskito's package to create an input mask

3 lines 202 B
import type { SelectionRange } from '../../types'; export declare function getContentEditableSelection(element: HTMLElement): SelectionRange; //# sourceMappingURL=get-content-editable-selection.d.ts.map