fix debug
This commit is contained in:
@@ -28,7 +28,7 @@ global.injectGlobal = (objName: string, obj: string) => {
|
||||
global.sendToNative = () => {
|
||||
|
||||
}
|
||||
global.receiveFromNative = (funcName, ) => {
|
||||
global.receiveFromNative = () => {
|
||||
|
||||
}
|
||||
export * from './index'
|
Reference in New Issue
Block a user