Simon
408c075ad5
Fix regular expressions type
...
The previous type was wrong. 'RegExp' is the correct type.
2016-06-21 09:41:34 +01:00
Simon
9ff405abf0
Change raygun options parameter types
...
`excludedHostnames` and `excludedUserAgents` is an array of strings or regular expressions.
2016-06-21 09:36:00 +01:00
Simon
65436e469f
IRaygunOptions parameter type change
...
By looking at the c7d8880045/src/raygun.js (L507-529) it looks like the `excludedHostnames` and `excludedUserAgents` can be an array of strings as well.
2016-06-20 12:12:43 +01:00
vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Brian Surowiec
7d5e63e281
Add typings for raygun4js
2015-05-24 12:12:10 -04:00