Skip to content

ParcelWatcher

1 exports Added in v1.0.0 Source

Layer

layer

Added in v1.0.0 Source

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

Signature

declare const layer: Layer<WatchBackend>;