Type Alias TargetActionOptionsNoParams

TargetActionOptionsNoParams: {
    serverApiId?: string;
    target: GameLabsActionTarget;
}