mirror of https://github.com/ghostfolio/ghostfolio
35 changed files with 50 additions and 45 deletions
@ -1,3 +1,3 @@ |
|||
import { Activity } from '@ghostfolio/common/interfaces/activities.interface'; |
|||
import { Activity } from '@ghostfolio/common/interfaces'; |
|||
|
|||
export interface ActivityResponse extends Activity {} |
|||
|
|||
Loading…
Reference in new issue