Variable BridgeScopedManagerIConst
BridgeScopedManagerI: InterfaceGuard<{
fromBridge: MethodGuard;
initHandler: MethodGuard;
setHandler: MethodGuard;
toBridge: MethodGuard;
}> = ...
Type declaration
fromBridge: MethodGuard
initHandler: MethodGuard
setHandler: MethodGuard
toBridge: MethodGuard