UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

8 lines (7 loc) 188 B
export declare const resolveStackStyleInput: (variant: any, color: any) => { outlineWidth: string; boxShadow: string; } | { outlineWidth: number; boxShadow?: undefined; };