FishPi.js API Documentation - v0.1.28
    Preparing search index...

    Interface IArticleHeat

    interface IArticleHeat {
        articleId: string;
        heat: number;
    }
    Index

    Properties

    Properties

    articleId: string
    heat: number