Type Alias KSGiftedSubRoleSumAggregateOutputType

KSGiftedSubRoleSumAggregateOutputType: {
    giftedSubs: number | null;
}