Type alias DeleteRawAppData

DeleteRawAppData: {
    path: string;
    workspace: string;
}

Type declaration

  • path: string
  • workspace: string