@mobilon-dev/amotop - v0.1.47
    Preparing search index...

    Interface AddTagParams

    interface AddTagParams {
        color?: string;
        name: string;
        request_id?: string;
    }
    Index

    Properties

    color?: string
    name: string
    request_id?: string