Type Alias KSGiftedSubRoleAvgAggregateOutputType

KSGiftedSubRoleAvgAggregateOutputType: {
    giftedSubs: number | null;
}