All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.client.vue.i18n.src.test.setupTests.ts Maven / Gradle / Ivy

There is a newer version: 1.23.0
Show newest version
import { config } from '@vue/test-utils';

config.global.mocks = {
  $t: msg => msg,
};




© 2015 - 2025 Weber Informatics LLC | Privacy Policy