mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Added what appears to be an undocumented but used property in 'ace'.
This commit is contained in:
Vendored
+3
-1
@@ -18,7 +18,9 @@ declare module AceAjax {
|
||||
|
||||
bindKey:any;
|
||||
|
||||
exec:Function;
|
||||
exec: Function;
|
||||
|
||||
readOnly?: boolean;
|
||||
}
|
||||
|
||||
export interface CommandManager {
|
||||
|
||||
Reference in New Issue
Block a user