@ctrl/transmission
    Preparing search index...

    Interface Tracker

    interface Tracker {
        announce: string;
        id: number;
        scrape: string;
        tier: number;
    }
    Index

    Properties

    Properties

    announce: string
    id: number
    scrape: string
    tier: number