vant/types/component.d.ts

4 lines
53 B
TypeScript

export class VanComponent {
static name: string;
}