alex/extract-arrows: lint fixes

pull/3721/head
alex 2024-05-08 15:01:19 +01:00
rodzic 2c18e2a1b4
commit ebd1ce5bda
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,4 @@
import { VecLike } from '@tldraw/editor/src/lib/primitives/Vec'
import { TLArrowShapeArrowheadStyle } from '@tldraw/tlschema'
import { TLArrowShapeArrowheadStyle, VecLike } from '@tldraw/editor'
import { TLArrowBindings } from './shared'
/** @public */