UNPKG

vdk-components

Version:

React component library built with TypeScript and SCSS

3 lines (2 loc) 76 B
export { Toast } from './Toast'; export type { ToastProps } from './Toast';