提交 0cfe8a1d 编写于 作者: M Matt Bierner

Fix potential TSC error

上级 f516d172
......@@ -13,7 +13,7 @@ import * as typeConverters from '../utils/typeConverters';
// TODO: Remove when we pick up TS 3.2
declare module '../protocol' {
interface RenameTextSpan extends TextSpan {
interface RenameTextSpan extends Proto.TextSpan {
readonly prefixText?: string;
readonly suffixText?: string;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册