Files
2022-07-21 21:16:59 -03:00

3 lines
93 B
TypeScript

export { AlertV2 } from "./AlertV2";
export type { Props as AlertV2Props } from "./AlertV2";