Skip to content

Commit e73beb2

Browse files
committed
chore: Update types
1 parent b7c2d3b commit e73beb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ interface Slots {
444444
'seconds-overlay-header'(props: { toggle: () => void }): any;
445445
'tp-inline-arrow-up'(): any;
446446
'tp-inline-arrow-down'(): any;
447+
'menu-header'(): any;
447448
}
448449

449450
type __VLS_WithTemplateSlots<T, S> = T & {

0 commit comments

Comments
 (0)