3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export * from './actionCard';
|
|
export * from './actionCard.props';
|
export * from './actionCard';
|
|
export * from './actionCard.props';
|