obby-client for TypeScript
Preparing search index...
WatchList
Type Alias WatchList
Who we are watching, and whether each is online.
type
WatchList
=
{
online
:
CaseFolded
[]
;
watching
:
CaseFolded
[]
;
}
Index
Properties
online
watching
Properties
online
online
:
CaseFolded
[]
watching
watching
:
CaseFolded
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
online
watching
obby-client for TypeScript
Loading...
Who we are watching, and whether each is online.