UNPKG

@wscsports/blaze-rtn-sdk

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