mirror of
https://github.com/youzan/vant.git
synced 2026-03-04 02:12:49 +08:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
export class VanComponent {
|
|
static name: string;
|
|
}
|