UNPKG

vuestic-ui

Version:
4 lines (3 loc) 185 B
import { mount, shallowMount } from '@vue/test-utils'; export declare const mountWithGlobalConfig: typeof mount; export declare const shallowMountWithGlobalConfig: typeof shallowMount;