wwf
6 天以前 e794ed885a75be8ab5c789c2ea8db902ce338b0b
1
2
3
4
5
6
import { hapTasks } from '@ohos/hvigor-ohos-plugin';
 
export default {
  system: hapTasks, /* Built-in plugin of Hvigor. It cannot be modified. */
  plugins: []       /* Custom plugin to extend the functionality of Hvigor. */
}