Skip to content

CapacitorAdapter.stopWatch method

CapacitorAdapter › stopWatch

Unofficial

Stop watching for file system changes.

Signature:

stopWatch(): Promise<void>

Returns: Promise<void>A promise that resolves when the watcher is stopped.