Cleanup
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import { Entity } from '@mikro-orm/core'
|
||||
|
||||
import { BaseMap } from '@/entities/base/map'
|
||||
import { Entity } from '@mikro-orm/core'
|
||||
|
||||
export type MapCacheT = ReturnType<Map['cache']> | {}
|
||||
|
||||
|
Reference in New Issue
Block a user