export class RoomObjectPlacementSource { public static CATALOG: string = 'catalog'; public static INVENTORY: string = 'inventory'; }