UNPKG

native-variants

Version:

A library for handling variants in React Native components with theme support.

2 lines (1 loc) 69 B
export declare function alpha(hex: string, opacity: number): string;