How to build with `Temporal` ?
Open
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Temporal has moved to stage 4. As such, I would like to start building libs assuming `Temporal` is available, delegating the responsibility to polyfill if needed to the user.
However, I don't see how to configure dnt in order to make the TS compiler aware of the `Temporal` namespace:
```
error TS2503: Cannot find namespace 'Temporal'.
```
Could you help me with that ? Cheers 🍻
Contributor guide
Assessment
This issue has not been assessed yet.