Searched refs:entryObject (Results 1 – 1 of 1) sorted by relevance
321 const entryObject = typeof entry === 'string' ? { message: entry } : entry; constant322 const listItemLabel = getChangeEntryLabel(entryObject);336 addedEntries.push(entryObject);