forinvest-cli
    Preparing search index...

    Interface IHeatMapRepo

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

    Methods

    Methods