Pawnote
Website
GitHub
Discord
Preparing search index...
NewsItem
Type Alias NewsItem
NewsItem
:
Readonly
<
{
author
:
string
;
category
:
NewsCategory
;
creationDate
:
Date
;
endDate
:
Date
;
id
:
string
;
public
:
any
;
startDate
:
Date
;
title
?:
string
;
}
,
>
&
{
read
:
boolean
}
Type Declaration
read
:
boolean
Whether this news have been read or not.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Pawnote
Loading...
Whether this news have been read or not.