fix: personalRoomsTypes.ts missing import #136
@ -1,4 +1,4 @@
|
||||
import { IApartment, IRooms } from "@/src/types/shipTypes";
|
||||
import { IApartment, IRooms, IPlacedDecosDatabase } from "@/src/types/shipTypes";
|
||||
import { Model, Types } from "mongoose";
|
||||
|
||||
export interface IOrbiter {
|
||||
|
Loading…
x
Reference in New Issue
Block a user