UNPKG

@yamada-ui/react

Version:

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

3 lines 184 B
import { UseSnacksOptions, useSnacks } from "./use-snacks.js"; import { Snacks, SnacksProps } from "./snacks.js"; export { Snacks, type SnacksProps, type UseSnacksOptions, useSnacks };