Extended ClickUp

This commit is contained in:
ricardo
2020-04-20 09:35:58 -05:00
parent 94e3b696be
commit 1019f03154
15 changed files with 3979 additions and 116 deletions

View File

@@ -1,4 +1,6 @@
import { IDataObject } from "n8n-workflow";
import {
IDataObject
} from 'n8n-workflow';
export interface ITask {
name?: string;