All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.src.internal.leaderboard.d.ts Maven / Gradle / Ivy

There is a newer version: 1.105.0
Show newest version
import { AbstractLeaderboard, ILeaderboard } from '@gomomento/sdk-core/dist/src/internal/clients/leaderboard';
import { ILeaderboardDataClient } from '@gomomento/sdk-core/dist/src/internal/clients/leaderboard/ILeaderboardDataClient';
export declare class Leaderboard extends AbstractLeaderboard implements ILeaderboard {
    constructor(dataClient: ILeaderboardDataClient, cacheName: string, leaderboardName: string);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy