UNPKG

rxn-grife

Version:

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

3 lines (2 loc) • 86 B
import { Element } from "./Element"; export type iCallback = (el: Element) => void;