Type Alias GetRawAppDataData

GetRawAppDataData: {
    path: string;
    version: number;
    workspace: string;
}