OneSDK
    Preparing search index...

    Interface NicopediaArticle

    interface NicopediaArticle {
        exists: boolean;
        pageUrl: string;
    }
    Index

    Properties

    Properties

    exists: boolean
    pageUrl: string