UNPKG

alpha-ai-avatar-sdk-js

Version:
5 lines (4 loc) 150 B
export declare function getFirstSpeakerPrompt(currentSpeaker: string, debateTheme: string, role: string): { role: string; content: string; };