Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ getProjectUtils } from
"../../../src/build-components"
;
2
3
const
sampleUtil = () =>
'I am a sample util'
;
4
const
sampleUtil2 = () =>
'I am a sample util 2'
;
Callers
nothing calls this directly
Calls
1
getProjectUtils
Function · 0.90
Tested by
no test coverage detected