MCPcopy
hub / github.com/methodofaction/Method-Draw / Import.js

File Import.js

src/js/Import.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1MD.Import = function(){
2 const workarea = document.getElementById("workarea");
3 const $importInput = $('#tool_import input');
4 const $openInput = $('#tool_open input');

Callers

nothing calls this directly

Calls 1

$Function · 0.85

Tested by

no test coverage detected