UNPKG

mistui-kit

Version:

**👉 [Try MistUi Live](https://gilded-tanuki-0eb52b.netlify.app/) — interactive playground & docs**

4 lines (3 loc) • 156 B
import React from 'react'; import { TypeSchema } from './types'; export declare const fabricsInput: Record<TypeSchema, (schema: any) => React.JSX.Element>;