UNPKG

@expo/xdl

Version:
3 lines (2 loc) 180 B
export declare function startSession(projectRoot: string, exp: any, platform: 'native' | 'web', forceUpdate?: boolean): Promise<void>; export declare function stopSession(): void;