mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
types: compatible with TSX #7076
This commit is contained in:
2
types/component.d.ts
vendored
2
types/component.d.ts
vendored
@@ -4,4 +4,6 @@ export class VanComponent {
|
||||
static name: string;
|
||||
|
||||
static install: (app: App) => any;
|
||||
|
||||
$props: Record<string, any>;
|
||||
}
|
||||
|
Reference in New Issue
Block a user