UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

8 lines (7 loc) 400 B
import { t as InputCheckboxProps } from "./InputCheckbox.types-udi-L-ja.js"; import * as _$react from "react"; //#region src/components/InputCheckbox/InputCheckbox.d.ts declare const InputCheckbox: _$react.ForwardRefExoticComponent<InputCheckboxProps & _$react.RefAttributes<HTMLButtonElement | null>>; //#endregion export { InputCheckbox as t }; //# sourceMappingURL=InputCheckbox-mnVTos5c.d.ts.map