MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / preview-3mf-worker-node.js

File preview-3mf-worker-node.js

preview-3mf-worker-node.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { parentPort } = require('worker_threads');
2const fs = require('fs');
3const { Simple3MFLoader } = require('./threemf-loader-simple.js');
4

Callers

nothing calls this directly

Calls 3

postStatusFunction · 0.85
getLoaderFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected