chore: add consistent type imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { RoomConfiguration } from "@/server/routers/hotels/output"
|
||||
import type { RoomConfiguration } from "@/server/routers/hotels/output"
|
||||
|
||||
/**
|
||||
* Get the lowest priced room for each room type that appears more than once.
|
||||
|
||||
Reference in New Issue
Block a user