forgotten file
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import { getStraightPath } from '@xyflow/system';
|
import { getStraightPath, type Optional } from '@xyflow/system';
|
||||||
import type { Optional } from '@xyflow/system/dist/esm/utils/types';
|
|
||||||
|
|
||||||
import type { EdgeProps } from '$lib/types';
|
import type { EdgeProps } from '$lib/types';
|
||||||
import { BaseEdge } from '$lib/components/BaseEdge';
|
import { BaseEdge } from '$lib/components/BaseEdge';
|
||||||
|
|||||||
Reference in New Issue
Block a user