mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-22 09:58:14 +00:00
7 lines
108 B
TypeScript
7 lines
108 B
TypeScript
import { hapTasks } from '@ohos/hvigor-ohos-plugin';
|
|
|
|
export default {
|
|
system: hapTasks,
|
|
plugins: []
|
|
};
|