3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export { AlertV2 } from "./AlertV2";
|
|
export type { Props as AlertV2Props } from "./AlertV2";
|