增加自动下载

This commit is contained in:
2025-03-17 11:51:23 +08:00
parent 6c29336660
commit 84f388f294
8 changed files with 91 additions and 10 deletions

View File

@ -1,4 +1,5 @@
export { setConfig as config } from "./addon";
export { downloadAddon } from "./download";
export * from "./mat";
export * from "./consts";
export * from "./proc";