UNPKG

@yamada-ui/react

Version:

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

9 lines (8 loc) 444 B
const require_switch_style = require('./switch.style.cjs'); const require_use_switch = require('./use-switch.cjs'); const require_switch = require('./switch.cjs'); exports.Switch = require_switch.Switch; exports.SwitchPropsContext = require_switch.SwitchPropsContext; exports.switchStyle = require_switch_style.switchStyle; exports.useSwitch = require_use_switch.useSwitch; exports.useSwitchPropsContext = require_switch.useSwitchPropsContext;