Skip to content

Commit 018406b

Browse files
committed
Types - Fix missing param
1 parent af32586 commit 018406b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/vue-data-ui.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5444,6 +5444,7 @@ declare module "vue-data-ui" {
54445444
| ((
54455445
params: VueUiTooltipParams<
54465446
VueUiWordCloudDatapoint,
5447+
any,
54475448
VueUiDonutConfig
54485449
>
54495450
) => string);

0 commit comments

Comments
 (0)