MCPcopy Create free account
hub / github.com/ccj-007/easy-lowcode / jsonObj.ts

File jsonObj.ts

src/components/jsonObj.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { v4 as uuidv4 } from 'uuid';
2
3export const getCompId = () => {
4 return 'comp_' + uuidv4()

Callers

nothing calls this directly

Calls 1

getCompIdFunction · 0.85

Tested by

no test coverage detected