MCPcopy Create free account
hub / github.com/unconed/TermKit / url

Function url

HTML/syntax.js:38–40  ·  view source on GitHub ↗
(file)

Source from the content-addressed store, hash-verified

36}
37
38function url(file) {
39 return 'external/syntaxhighlighter_3.0.83/scripts/' + file;
40}
41
42function loadScript(url, callback) {
43

Callers 1

syntax.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected