提交 fe974d08 编写于 作者: J Johannes Rieken

and more

上级 5f8374ca
......@@ -900,6 +900,7 @@ 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.
先完成此消息的编辑!
想要评论请 注册