提交 5f8374ca 编写于 作者: J Johannes Rieken

missing monaco.d.ts

上级 1a7ca5a7
......@@ -900,7 +900,6 @@ declare module monaco.editor {
export interface IKeybindingContextKey<T> {
set(value: T): void;
reset(): void;
get(): T;
}
export interface IEditorOverrideServices {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册