UNPKG
three-codeeditor
Version:
latest (0.1.4-seth.6)
0.1.4
0.1.4-seth.6
0.1.4-seth.5
0.1.4-seth.4
0.1.4-seth.3
0.1.4-seth.2
0.1.4-seth.1
0.1.3
0.1.2
0.1.1
codeeditor for three.js
three-codeeditor
/
vendor
/
ace
/
ext-error_marker.js
6 lines
(4 loc)
•
141 B
JavaScript
View Raw
1
2
3
4
5
6
; (
function
(
) { ace.
require
([
"ace/ext/error_marker"
],
function
(
) {}); })();