Type Alias ExistsAppData

ExistsAppData: {
    path: string;
    workspace: string;
}