We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c84df8 commit e452381Copy full SHA for e452381
src/main.ts
@@ -43,6 +43,7 @@ export type { NePaginatorProps } from '@/components/NePaginator.vue'
43
export type { Tab } from '@/components/NeTabs.vue'
44
export type { NeNotification } from '@/components/NeToastNotification.vue'
45
export type { NeListboxOption } from '@/components/NeListbox.vue'
46
+export type { NeDropdownItem } from '@/components/NeDropdown.vue'
47
48
// library functions export
49
export {
0 commit comments