ExternalItemValue: string | boolean | string[] | {
    [index: string]: any;
}

Type declaration

  • [index: string]: any

Generated using TypeDoc