UNPKG

@nativeframe/react-native-native-frame

Version:
6 lines 278 B
import { type types } from '@video/video-client-core'; export declare class NativeFrame { initVideoClient(userID: string, token: string): Promise<types.VideoClientAPI>; static stream(userID: string, token: string): void; } //# sourceMappingURL=NativeNativeFrame.d.ts.map