MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / getProjectUtils.test.ts

File getProjectUtils.test.ts

packages/utils/test/src/build-components/getProjectUtils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getProjectUtils } from "../../../src/build-components";
2
3const sampleUtil = () => 'I am a sample util';
4const sampleUtil2 = () => 'I am a sample util 2';

Callers

nothing calls this directly

Calls 1

getProjectUtilsFunction · 0.90

Tested by

no test coverage detected