Skip to main content
getCurrentTurn(): Turn | undefined
현재 Turn을 반환하며, 없으면 undefined를 반환합니다. 정의 위치: src/genai/context.ts:67

반환값

Turn | undefined