xref
: /
developtools
/
ace_ets2bundle
/
compiler
/
test
/
ark_compiler_ut
/
config
/
module.json
(revision 07ac75b1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/config/
1
{
2
"app": {
3
"bundleName": "UtTestApplication"
4
},
5
"module": {
6
"name": "entry"
7
}
8
}