d6cfb1f1创建于 4月27日历史提交
import { harTasks } from '@ohos/hvigor-ohos-plugin';



export default {

  system: harTasks, /* Built-in plugin of Hvigor. It cannot be modified. */

  plugins: []       /* Custom plugin to extend the functionality of Hvigor. */

}