UNPKG

@tableflow/react

Version:

The React SDK for TableFlow. Embed an importer to collect and transform CSV files in your application.

13 lines (12 loc) 216 B
declare const radii: { none: string; sm: string; base: string; md: string; lg: string; xl: string; "2xl": string; "3xl": string; full: string; }; export default radii;