mirror of
https://github.com/enso-org/enso.git
synced 2024-12-27 21:55:05 +03:00
parent
d92078471b
commit
2dbd8a2e71
@ -2,7 +2,7 @@ import { createContextStore } from '@/providers'
|
||||
import type { PortId } from '@/providers/portInfo.ts'
|
||||
import type { AstId, TokenId } from '@/util/ast/abstract.ts'
|
||||
import { identity } from '@vueuse/core'
|
||||
import type { Ref, RendererElement } from 'vue'
|
||||
import type { RendererElement } from 'vue'
|
||||
|
||||
interface SelectionArrowInfo {
|
||||
/** Id of the subexpression that should display arrow underneath. */
|
||||
|
Loading…
Reference in New Issue
Block a user