Type Alias KSGiftedSubRoleIncludeUpdateManyAndReturn<ExtArgs>

KSGiftedSubRoleIncludeUpdateManyAndReturn<ExtArgs>: {
    kickStreamer?: boolean | KSGiftedSubRole$kickStreamerArgs<ExtArgs>;
}

Type Parameters