fanfou-sdk
    Preparing search index...

    Type Alias GetSavedSearchOptions

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

    Properties

    Properties

    callback?: string
    id?: number