16e7c69efSopenharmony_ciimport { appTasks } from '@ohos/hvigor-ohos-plugin';
26e7c69efSopenharmony_ci
36e7c69efSopenharmony_ciexport default {
46e7c69efSopenharmony_ci    system: appTasks,  /* Built-in plugin of Hvigor. It cannot be modified. */
56e7c69efSopenharmony_ci    plugins:[]         /* Custom plugin to extend the functionality of Hvigor. */
66e7c69efSopenharmony_ci}
7