Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ parentPort } = require(
'worker_threads'
);
2
const
fs = require(
'fs'
);
3
const
{ Simple3MFLoader } = require(
'./threemf-loader-simple.js'
);
4
Callers
nothing calls this directly
Calls
3
postStatus
Function · 0.85
getLoader
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected