harmony/polyv/src/main/module.json5
2025-05-15 13:11:26 +08:00

11 lines
121 B
Plaintext

{
"module": {
"name": "polyv",
"type": "har",
"deviceTypes": [
"default",
"tablet"
]
}
}