Type alias DeleteInputData

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

Type declaration

  • input: string
  • workspace: string