HarmonyOSBaseLibs/src/main/module.json5
徐勤民 6ef4ef6d27 init
2024-05-07 17:41:21 +08:00

12 行
135 B
Plaintext

{
"module": {
"name": "basic",
"type": "har",
"deviceTypes": [
"default",
"tablet",
"2in1"
]
}
}