@flowscripter/pluggable-io-framework 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
- Reports progress via a global `TelemetryHooks` callback, tagged with a
|
|
26
26
|
per-operation correlation id.
|
|
27
27
|
- See
|
|
28
|
-
[
|
|
28
|
+
[io-plugin-filesystem](https://github.com/flowscripter/io-plugin-filesystem)
|
|
29
29
|
for a reference local filesystem source/sink plugin.
|
|
30
30
|
|
|
31
31
|
## Bun Module Usage
|
package/package.json
CHANGED