MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / LD

Function LD

lib/web/CodeMirror/mode/javascript/test.js:488–490  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

486 {name: "javascript", jsonld: true}
487 );
488 function LD(name) {
489 test.mode(name, jsonld_mode, Array.prototype.slice.call(arguments, 1));
490 }
491
492 LD("json_ld_keywords",
493 '{',

Callers 1

test.jsFile · 0.85

Calls 1

callMethod · 0.45

Tested by

no test coverage detected