Type Alias RSCustomMessageIncludeCreateManyAndReturn<ExtArgs>

RSCustomMessageIncludeCreateManyAndReturn<ExtArgs>: {
    rumbleStreamer?: boolean | RSCustomMessage$rumbleStreamerArgs<ExtArgs>;
}

Type Parameters