| 1 | # react-suspense-test-utils |
| 2 | |
| 3 | This package is meant to be used alongside yet-to-be-released, experimental React features. It's unlikely to be useful in any other context. |
| 4 | |
| 5 | **Do not use in a real application.** We're publishing this early for |
| 6 | demonstration purposes. |
| 7 | |
| 8 | **Use it at your own risk.** |
| 9 | |
| 10 | # No, Really, It Is Unstable |
| 11 | |
| 12 | The API ~~may~~ will change wildly between versions. |