1import { hapTasks } from '@ohos/hvigor-ohos-plugin';
2
3export default {
4    system: hapTasks,
5    plugins: []
6}