UNPKG

welcome-ui

Version:

Customizable design system with react, typescript, tailwindcss and ariakit.

3 lines (2 loc) 162 B
import { AssetDrawerProps } from './types'; export declare const AssetDrawerComponent: import('../../../utils').FunctionComponentWithAs<"div", AssetDrawerProps>;