interface ListDictionariesOptions {
    languageIds?: string;
}

Properties

Properties

languageIds?: string