chore: add consistent type imports
This commit is contained in:
@@ -3,7 +3,7 @@ import { env } from "@/env/server"
|
||||
|
||||
import { getUrlWithSignature } from "@/utils/map"
|
||||
|
||||
import { StaticMapProps } from "@/types/components/maps/staticMap"
|
||||
import type { StaticMapProps } from "@/types/components/maps/staticMap"
|
||||
|
||||
function getCenter({
|
||||
coordinates,
|
||||
|
||||
Reference in New Issue
Block a user