interface DataIds {
    items?: IdEither[];
}

Properties

Properties

items?: IdEither[]