types: fix dts
This commit is contained in:
@@ -71,8 +71,3 @@ export { CSSTransition } from './components/CSSTransition'
|
||||
// re-export everything from core
|
||||
// h, Component, reactivity API, nextTick, flags & types
|
||||
export * from '@vue/runtime-core'
|
||||
|
||||
// Type augmentations
|
||||
export interface ComponentPublicInstance {
|
||||
$el: Element
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user