MobX Lark
    Preparing search index...

    Interface TaskDependency

    interface TaskDependency {
        task_guid: string;
        type: "next";
    }
    Index

    Properties

    Properties

    task_guid: string
    type: "next"