Skip to main content Link Search Menu Expand Document (external link)

ParcelWatcher overview

Added in v1.0.0


Table of contents


layer

layer

You can provide this Layer to use @parcel/watcher as the backend for watching files.

Signature

export declare const layer: Layer<WatchBackend>

Added in v1.0.0