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

    Interface IMoFishGame

    摸鱼大闯关信息

    interface IMoFishGame {
        stage: string;
        time: number;
        userName: string;
    }

    Implemented by

    Index

    Properties

    Properties

    stage: string
    time: number
    userName: string