bridge修改

main
Kyle Liu 2026-05-29 16:56:07 +08:00
parent 20de3ef935
commit 7103c9b5f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { CrashSightMain} from 'crashsight';
import { GetFromGlobalThis } from 'crashsight/../../src/main/ets/common/GlobalThisUtil'
import { GetFromGlobalThis } from 'classesLib'
import { common, Context } from '@kit.AbilityKit';
export function RegisterCrashSightBridge() {