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 🍻
Temporal has moved to stage 4. As such, I would like to start building libs assuming
Temporalis 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
Temporalnamespace:Could you help me with that ? Cheers 🍻