@geogirafe/lib-geoportal
Preparing search index...
components/news/news-panel/newsfeedutils
FeedEntry
Type Alias FeedEntry
type
FeedEntry
=
{
author
:
string
;
content
:
string
;
date
:
Date
|
null
;
description
:
string
;
id
:
string
;
link
:
string
;
title
:
string
;
}
Index
Properties
author
content
date
description
id
link
title
Properties
author
author
:
string
content
content
:
string
date
date
:
Date
|
null
description
description
:
string
id
id
:
string
link
link
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
content
date
description
id
link
title
@geogirafe/lib-geoportal
Loading...