NB Scraper Docs - v1.3.0
    Preparing search index...

    Interface ApkPureTag

    APKPure Scraper Types

    interface ApkPureTag {
        name: string;
        type: string;
        id: string;
    }
    Index

    Properties

    Properties

    name: string
    type: string
    id: string