jeeves-meta-monorepo
GitHub
Preparing search index...
service/src
WatcherScanResult
Interface WatcherScanResult
Response shape for watcher scan queries.
interface
WatcherScanResult
{
cursor
:
string
|
null
;
points
:
WatcherScanPoint
[]
;
}
Index
Properties
cursor
points
Properties
cursor
cursor
:
string
|
null
points
points
:
WatcherScanPoint
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
points
GitHub
jeeves-meta-monorepo
Loading...
Response shape for watcher scan queries.