Question added

This commit is contained in:
Arthur Ozga
2016-09-29 17:08:48 -07:00
parent 6553413c61
commit a2cbc63034

View File

@@ -472,6 +472,7 @@ namespace ts {
}
export interface CompletionInfo {
// TODO: (arozga) What does this do?
isMemberCompletion: boolean;
/**