Type Alias DeleteWorkspaceData

DeleteWorkspaceData: {
    workspace: string;
}