blob: b0a6baccc4daadf5e843ed967b8e60ef94e7d805 [file] [log] [blame]
export class InstanceFeDetails {
name: string;
iconClass: string;
originArchived: boolean;
}