UNPKG

rxn-grife

Version:

🎀 Programmatic Styling Library for React, React Native and Expo.

3 lines (2 loc) • 168 B
import { ElementCallback } from "../interfaces/Element"; export declare const generateProps: (WrapperElement: any, props: any, userCallback: ElementCallback) => any;