chore: moved to bun

This commit is contained in:
Haoyu Xu
2025-04-30 20:39:01 +08:00
parent 83ee6ef858
commit 3535ae8ce1
8 changed files with 1614 additions and 5444 deletions

View File

@@ -1,4 +1,4 @@
import path from 'path'
import path from 'node:path'
import { file } from '@aklive2d/libs'
import { githubDownload } from '@aklive2d/downloader'
import config from '@aklive2d/config'