TranslationData: IBaseTranslationData | Partial<IBaseTranslationData> & {
    entry: default;
}

Generated using TypeDoc