Skip to content

vue-i18n / general / I18nT

Type Alias: I18nT()

ts
type I18nT = () => object;

Returns

object

$props

ts
$props: VNodeProps & TranslationProps;

Alias

Released under the MIT License.