Skip to content

Rollbar Types

Latest

Choose a tag to compare

@MichaelMarner MichaelMarner released this 04 Apr 00:42
· 7 commits to master since this release

Rollbar's JS project now has fairly good type definitions. This release switches from using our own interfaces to using the types defined by Rollbar.

The main way this is noticeable is when configuring Rollbar - there is now type support for all parameters to the config object.