Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenWebCAD/node-occ
/ toUUID
Function
toUUID
lib/fastbuilder.js:203–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
function
replaceObjectsByGUUID(arg) {
202
203
const
toUUID = el => el.uuid;
204
205
if
(!arg) {
206
return
null;
Callers
1
replaceObjectsByGUUID
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected