@liveblocks/react-flow 0.0.0 → 3.16.0-flow1

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.
@@ -0,0 +1,5 @@
1
+ What is this directory? It exists solely to support subpath imports for node10.
2
+
3
+ While we're not interested in supporting this long-past EOL version 10 of Node,
4
+ we add this to acknowledge the reality that many TypeScript projects out there
5
+ are still using `--moduleResolution node`.
@@ -0,0 +1,4 @@
1
+ {
2
+ "main": "../dist/suspense.cjs",
3
+ "types": "../dist/suspense.d.cts"
4
+ }
package/index.js DELETED
@@ -1 +0,0 @@
1
- // Placeholder