chore: lint

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-05-11 15:33:42 +02:00
committed by Braks
parent ca302d7510
commit 6b88c97a22
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
import './style.css'
export * from './types'
export { default as NodeResizer } from './NodeResizer.vue'
export { default as NodeResizeControl } from './ResizeControl.vue'