mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
import "./clike.js";
|
|
CodeMirror.__mode = "text/x-java";
|
|
export default CodeMirror;
|