@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
8 lines (7 loc) • 375 B
TypeScript
import { n as InputFileProps, t as CombinedRefs } from "./InputFile.types-B7STwFuG.js";
import * as _$react from "react";
//#region src/components/InputFile/InputFile.d.ts
declare const InputFile: _$react.ForwardRefExoticComponent<InputFileProps & _$react.RefAttributes<CombinedRefs>>;
//#endregion
export { InputFile as t };
//# sourceMappingURL=InputFile-BZkCCRqW.d.ts.map