3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
export * from './Popup';
|
|
export * from './Popup.types';
|
export * from './Popup';
|
|
export * from './Popup.types';
|