mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
[improvement] entry file ts (#2802)
This commit is contained in:
2
types/component.d.ts
vendored
2
types/component.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
import Vue from 'vue'
|
||||
import Vue from 'vue';
|
||||
|
||||
export class VanComponent {
|
||||
static name: string;
|
||||
|
Reference in New Issue
Block a user