AppleSauce
Preparing search index...
applesauce-common
Observable
castTimelineStream
Function castTimelineStream
castTimelineStream
<
C
extends
EventCast
<
NostrEvent
>
>
(
cls
:
CastConstructor
<
C
>
,
store
?:
CastRefEventStore
,
)
:
OperatorFunction
<
NostrEvent
[]
,
C
[]
>
Casts and array of events to an array of casted events and filters out undefined values
Type Parameters
C
extends
EventCast
<
NostrEvent
>
Parameters
cls
:
CastConstructor
<
C
>
Optional
store
:
CastRefEventStore
Returns
OperatorFunction
<
NostrEvent
[]
,
C
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Casts and array of events to an array of casted events and filters out undefined values