UNPKG

twrnc

Version:
4 lines (3 loc) 180 B
import type { StyleIR } from '../types'; export declare function shadowOpacity(value: string): StyleIR | null; export declare function shadowOffset(value: string): StyleIR | null;