Commit a36c2b6
authored
re-export DefaultHostSystem (#590)
In `Temporal::now` a type `Now<DefaultHostSystem>` is returned. However,
the `DefaultHostSystem` is not accessible from the outside, making it
impossible to use it as a type.
I've also re-exported the `EmptyHostSystem`, where I'm not 100% sure if
it should be, but I believe it is correct to do so.1 parent 1d1b123 commit a36c2b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
0 commit comments