Appearance
vue-mvvm / core / WatchHandle
An interface representing a handle to control a watcher
pause(): void;
void
resume(): void;
stop(): void;