fanfou-sdk
    Preparing search index...

    Type Alias DropSavedSearchOptions

    type DropSavedSearchOptions = {
        callback?: string;
        id: number;
    }
    Index

    Properties

    Properties

    callback?: string
    id: number