UNPKG

@voiceflow/google-types

Version:
4 lines 285 B
import type { VoiceflowConstants } from '@voiceflow/voiceflow-types'; import type { Language, Locale } from '../constants'; export declare const localesLangsToVoiceflowLocales: (localesLangs: (Locale | Language)[]) => VoiceflowConstants.Locale[]; //# sourceMappingURL=mappings.d.ts.map