Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OmniDB/OmniDB
/ mode-jssm.js
File
mode-jssm.js
OmniDB/OmniDB_app/static/OmniDB_app/lib/ace/mode-jssm.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
ace.define(
"ace/mode/jssm_highlight_rules"
,[
"require"
,
"exports"
,
"module"
,
"ace/lib/oop"
,
"ace/mode/text_highlight_rules"
],
function
(require, exports, module) {
2
"use strict"
;
3
4
var
oop = require(
"../lib/oop"
);
Callers
nothing calls this directly
Calls
1
require
Function · 0.85
Tested by
no test coverage detected