UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 125 B
export { useCheckbox } from "./useCheckbox.js"; export type { UseCheckboxProps, UseCheckboxResult } from "./useCheckbox.js";