UNPKG

@specialdoom/solid-rev-kit

Version:

RevKit UI implementation for SolidJS

4 lines (3 loc) 116 B
import { Alert, AlertProps, AlertType } from './alert'; export { Alert }; export type { AlertProps, AlertType };