Type alias GetAppByVersionData

GetAppByVersionData: {
    id: number;
    workspace: string;
}

Type declaration

  • id: number
  • workspace: string