bridge修改
parent
20de3ef935
commit
7103c9b5f2
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue