mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
export class VanComponent {
|
|
static name: string;
|
|
}
|