AppleSauce
Preparing search index...
applesauce-loaders
Loaders
TimelineLoader
Type Alias TimelineLoader
TimelineLoader
:
(
since
?:
number
)
=>
Observable
<
NostrEvent
>
A loader that optionally takes a timestamp to load till and returns a stream of events
Type declaration
(
since
?:
number
)
:
Observable
<
NostrEvent
>
Parameters
Optional
since
:
number
Returns
Observable
<
NostrEvent
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
A loader that optionally takes a timestamp to load till and returns a stream of events