interface LanguageInfoQuery {
    fallback?: boolean;
}

Properties

Properties

fallback?: boolean