UNPKG

twrnc

Version:
3 lines (2 loc) 108 B
import type { StyleIR } from '../types'; export default function userSelect(value: string): StyleIR | null;