mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-05 04:59:26 +05:30
3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
|
export { default } from './Popup';
|
||
|
export { default as PopupStack } from './PopupStack';
|