UNPKG

@multiplayer-app/session-recorder-browser

Version:
3 lines 223 B
import { SessionRecorderConfigs, SessionRecorderOptions } from '../types'; export declare const getSessionRecorderConfig: (c: SessionRecorderOptions) => SessionRecorderConfigs; //# sourceMappingURL=session-recorder.d.ts.map