mirror of https://github.com/ghostfolio/ghostfolio
7 changed files with 7 additions and 10 deletions
@ -1,3 +1,4 @@ |
|||
import { ConfirmationDialogType } from './confirmation-dialog.type'; |
|||
import { SubscriptionType } from './subscription-type.type'; |
|||
|
|||
export { ConfirmationDialogType }; |
|||
export { ConfirmationDialogType, SubscriptionType }; |
|||
|
|||
Loading…
Reference in new issue