Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sql-js/sql.js
/ sql.js
File
sql.js
GUI/codemirror/mode/sql/sql.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
(mod) {
2
if
(typeof exports ==
"object"
&& typeof module ==
"object"
)
// CommonJS
3
mod(require(
"../../lib/codemirror"
));
4
else
if
(typeof define ==
"function"
&& define.amd)
// AMD
Callers
nothing calls this directly
Calls
3
pushContext
Function · 0.85
popContext
Function · 0.85
set
Function · 0.85
Tested by
no test coverage detected