Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit f9c2d48

Browse files
Michael.KryvoruchkoMichael.Kryvoruchko
Michael.Kryvoruchko
authored and
Michael.Kryvoruchko
committed
fix: remove exporting plugin types in index.ts
1 parent b86bc39 commit f9c2d48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/dialog/src/index.ts

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ import './scss/main.scss'
44
export { default as GDialog } from './components/GDialog.vue'
55

66
// using plugin
7-
export * from './types/Plugin'
8-
97
export { default as GDialogRoot } from './components/GDialogRoot.vue'
108

119
export {

0 commit comments

Comments
 (0)