UNPKG

twrnc

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