jamespot-user-api
    Preparing search index...

    Type Alias ActionParams

    type ActionParams = {
        targetId: number;
        targetType: string;
        type: string;
    }
    Index

    Properties

    targetId: number
    targetType: string
    type: string