Sha256: 59ee7346e19b0050508a592702871dc943083c6dcb69a47d52e888115d840781
Contents?: true
Size: 206 Bytes
Versions: 26
Compression:
Stored size: 206 Bytes
Contents
import { UISelectionRange } from '../../document'; /** * Get the range that would be overwritten by input. */ export declare function getInputRange(focusNode: Node): UISelectionRange | Range | undefined;
Version data entries
26 entries across 26 versions & 1 rubygems