Complete swotching back to regular CM

This commit is contained in:
BoykoAlex
2019-10-30 18:44:11 -04:00
parent d173ee154d
commit 42a01a6a3d

View File

@@ -1,8 +0,0 @@
declare module 'codemirror-minified' {
import * as CodeMirror from '@types/codemirror'
export = CodeMirror;
export as namespace CodeMirror;
}