UNPKG

@trivia-api/models

Version:

Models for The Trivia API.

3 lines (2 loc) 125 B
import { ImageChoiceQuestion } from "../v2/question"; export declare const VALID_IMAGE_CHOICE_QUESTION: ImageChoiceQuestion;