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

    Interface UploadResult

    interface UploadResult {
        next_url?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    next_url?: string