Typedef

WatchdogState (watchdog)

@ckeditor/ckeditor5-watchdog/src/watchdog

typedef'initializing' | 'ready' | 'crashed' | 'crashedPermanently' | 'destroyed'

Specifies the state of the item watched by the watchdog.

Filtering