mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-08-15 08:39:45 +08:00
7 lines
140 B
TypeScript
7 lines
140 B
TypeScript
// import Vue from 'vue';
|
|
import 'jest-canvas-mock';
|
|
// @ts-ignore
|
|
// import Package from '../../dist/package-entry';
|
|
|
|
// Vue.use(Package);
|