adbkit-apkreader 是 CJS 模块,直接导出 class(module.exports = ApkReader), 不存在 .default 属性。将 dynamic import 改为 require 直接调用 ApkReader.open()。 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| application | ||
| domain/version-management | ||
| infrastructure | ||
| shared | ||
| types | ||
| app.module.ts | ||
| main.ts | ||