refactor(minimap): remove auto-imports
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import type { CSSProperties, Slots } from 'vue'
|
||||
import { defineComponent, h, inject } from 'vue'
|
||||
import type { MiniMapNodeProps } from './types'
|
||||
import { MiniMapSlots } from './types'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user