UNPKG

rxn-stylestate

Version:

🖼️ Cross-Platform Simple Style-with-States Utility (for React Native, React Native Web and Expo).

2 lines (1 loc) 67 B
export declare const createStyle: <T>(style: () => T) => () => T;