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>;
You can provide this Layer to use
@parcel/watcheras the backend for watching files.