UNPKG

vdk-components

Version:

React component library built with TypeScript and SCSS

3 lines (2 loc) 80 B
export { Button } from './Button'; export type { ButtonProps } from './Button';