Type Alias DeleteInputData

DeleteInputData: {
    input: string;
    workspace: string;
}