DefinitelyTyped/types/node-dogstatsd
Michael Mifsud 9faaa89c15 Fix node-dogstatsd constructor type definition
As per the documentation the `socket` argument to the constructor
is an optional Socket type not a string type. Using a string would
result in a fatal error.
2019-03-07 09:57:05 +11:00
..
index.d.ts
node-dogstatsd-tests.ts
tsconfig.json
tslint.json