interface RoflmarketGPUResource {
    count: number;
    model?: string;
}

Properties

Properties

count: number
model?: string