This commit is contained in:
㴇(shè)飍(xiū)
2026-06-17 20:51:17 +08:00
parent c40b18ddf8
commit bcdcd7fb04
37 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
import { appTasks } from '@ohos/hvigor-ohos-plugin';
export default {
system: appTasks, /* Built-in plugin of Hvigor. It cannot be modified. */
plugins: [] /* Custom plugin to extend the functionality of Hvigor. */
}