mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
This commit is contained in:
Vendored
+4
@@ -1090,3 +1090,7 @@ declare module CodeMirror {
|
||||
to?: Position;
|
||||
}
|
||||
}
|
||||
|
||||
declare module "codemirror" {
|
||||
export = CodeMirror;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user