chore: lint

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-05-11 13:51:03 +02:00
committed by Braks
parent ca302d7510
commit 6b88c97a22
4 changed files with 4 additions and 0 deletions

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'