mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
[Improvement] update type definition (#1294)
This commit is contained in:
1
types/component.d.ts
vendored
1
types/component.d.ts
vendored
@@ -1,3 +1,4 @@
|
||||
export class VanComponent {
|
||||
static name: string;
|
||||
install(): void;
|
||||
}
|
||||
|
Reference in New Issue
Block a user