narou
    Preparing search index...

    Variable UserOrderConst

    UserOrder: {
        New: "new";
        NovelCount: "novelcnt";
        NovelLength: "novellength";
        Old: "old";
        ReviewCount: "reviewcnt";
        SumGlobalPoint: "sumglobalpoint";
    } = ...

    Type declaration

    • ReadonlyNew: "new"

      ユーザIDの新しい順

    • ReadonlyNovelCount: "novelcnt"

      小説投稿数の多い順

    • ReadonlyNovelLength: "novellength"

      小説累計文字数の多い順

    • ReadonlyOld: "old"

      ユーザIDの古い順

    • ReadonlyReviewCount: "reviewcnt"

      レビュー投稿数の多い順

    • ReadonlySumGlobalPoint: "sumglobalpoint"

      総合評価ポイントの合計の多い順