FixIt JavaScript API
    Preparing search index...

    Interface MiscService

    interface MiscService {
        initAutoMark: () => void;
        initComment: () => void;
        initPostChat: () => void;
        initReward: () => void;
        initSiteTime: () => void;
        setup: () => void;
    }

    Implemented by

    Index
    initAutoMark: () => void
    initComment: () => void
    initPostChat: () => void
    initReward: () => void
    initSiteTime: () => void
    setup: () => void