@s2-dev/streamstore - v0.22.0
Preparing search index...
ReadInput
Interface ReadInput
Input for read operations.
interface
ReadInput
{
ignoreCommandRecords
?:
boolean
;
start
?:
ReadStart
;
stop
?:
ReadStop
;
}
Index
Properties
ignore
Command
Records?
start?
stop?
Properties
Optional
Readonly
ignore
Command
Records
ignoreCommandRecords
?:
boolean
Optional
Readonly
start
start
?:
ReadStart
Optional
Readonly
stop
stop
?:
ReadStop
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ignore
Command
Records
start
stop
@s2-dev/streamstore - v0.22.0
Loading...
Input for read operations.