Interface: NewsEntry


# Interface: NewsEntry

Components.Schemas.NewsEntry

# Properties

# item

item: NewsEntryItem

Defined in: types/api.ts:421 (opens new window)


link: string

Defined in: types/api.ts:422 (opens new window)


# text

text: string

Defined in: types/api.ts:423 (opens new window)


# title

title: string

Defined in: types/api.ts:424 (opens new window)