inaturalistjs
Preparing search index...
PostObservationVote
Type Alias PostObservationVote
type
PostObservationVote
=
{
scope
?:
"needs_id"
;
vote
?:
"up"
|
"down"
;
}
Index
Properties
scope?
vote?
Properties
Optional
scope
scope
?:
"needs_id"
Optional
vote
vote
?:
"up"
|
"down"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scope
vote
inaturalistjs
Loading...