Added Tooltip.d.ts
parent
1ebd60b699
commit
45b4208206
|
@ -0,0 +1,3 @@
|
|||
import Directive from 'vue';
|
||||
|
||||
export declare interface Tooltip extends Directive {}
|
Loading…
Reference in New Issue