OneSDK
    Preparing search index...

    Interface SearchConfig

    interface SearchConfig {
        firstTimeComment: boolean;
        repeaterComment: boolean;
        word: string;
    }
    Index

    Properties

    firstTimeComment: boolean
    repeaterComment: boolean
    word: string