Skip to content

Commit 3a63b88

Browse files
committed
Add another point for reactiveweb
1 parent 6659135 commit 3a63b88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reactiveweb/src/get-promise-state.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ _comparison of pure capability_
218218
| usable in template | ✅ | ✅ |
219219
| immediate has resolved value for resolved promise | ✅ | ✅ |
220220
| test waiter integration | ✅ | ✅ |
221+
| allows non-promises (forgiving inputs) | ✅ | ❌ |
221222
| can be used without build | ✅ | ❌[^warp-drive-no-build] |
222223
| allows prepopulation of result cache by 3rd party | ❌ | ✅ |
223224
| discriminated states (helpful for TS) | ❌[^needs-work] | ✅ |

0 commit comments

Comments
 (0)