UNPKG

@wscsports/blaze-rtn-sdk

Version:
5 lines 288 B
export declare class RegisterGlobalEvents { static createEventSubscription(eventName: string, callback: (data?: any) => void): import("react-native").EmitterSubscription; static cancelEventSubscription(eventName: string): void; } //# sourceMappingURL=RegisterGlobalEvents.d.ts.map