Type alias UserInterfaceTranslateFunction

UserInterfaceTranslateFunction: ((key: string, options?: UserInterfaceTranslateOptions, namespace?: string) => string)

Type declaration