共用方式為


GitSuggestion interface

描述 git 建議的物件。 Git 建議目前僅限於建議的提取要求。

屬性

properties

描述建議的特定屬性。

type

建議的類型(例如提取要求)。

屬性詳細資料

properties

描述建議的特定屬性。

properties: {[key: string]: any}

屬性值

{[key: string]: any}

type

建議的類型(例如提取要求)。

type: string

屬性值

string