MCPcopy
hub / github.com/dianping/cat / theme-chrome.js

File theme-chrome.js

cat-home/src/main/webapp/assets/js/editor/theme-chrome.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1define("ace/theme/chrome",["require","exports","module","ace/lib/dom"], function(require, exports, module) {
2
3exports.isDark = false;
4exports.cssClass = "ace-chrome";

Callers

nothing calls this directly

Calls 2

defineFunction · 0.85
requireFunction · 0.70

Tested by

no test coverage detected