UNPKG

@contentstack/utils

Version:
3 lines (2 loc) 156 B
import { EntryModel } from "."; export declare function addTags(entry: EntryModel, contentTypeUid: string, tagsAsObject: boolean, locale?: string): void;