@web-core/web-sdk
    Preparing search index...

    Interface IHeatMapRepo

    interface IHeatMapRepo {
        getHeatMap(): Promise<HeatMapResponse>;
    }
    Index

    Methods

    Methods