UNPKG

twrnc

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