UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

7 lines (6 loc) 274 B
const require_em_style = require('./em.style.cjs'); const require_em = require('./em.cjs'); exports.Em = require_em.Em; exports.EmPropsContext = require_em.EmPropsContext; exports.emStyle = require_em_style.emStyle; exports.useEmPropsContext = require_em.useEmPropsContext;