UNPKG

carpooluikit

Version:
4 lines (3 loc) 167 B
export { default as Alert } from "./Alert"; export { variants as alertVariants } from "./types"; export type { AlertProps, Variants as AlertVariants } from "./types";