OneSDK
    Preparing search index...

    Interface WordDictionaryConfig

    interface WordDictionaryConfig {
        dictionary: [string, string][];
    }
    Index

    Properties

    Properties

    dictionary: [string, string][]