mirror of https://github.com/ghostfolio/ghostfolio
4 changed files with 9 additions and 4 deletions
@ -0,0 +1,3 @@ |
|||
import { InfoItem } from '../index'; |
|||
|
|||
export interface InfoResponse extends InfoItem {} |
|||
Loading…
Reference in new issue