mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Per Microsoft/TypeScript#5073, closed as `By Design` by @mhegazy, we need to export a namespace for `import *` to work, else `TS2497`. That clashes with the `export = ClassName` pattern unless you also merge in a namespace, e.g. with `namespace ClassName {}`. |
||
|---|---|---|
| .. | ||
| statsd-client-import-asterisk-tests.ts | ||
| statsd-client-tests.ts | ||
| statsd-client.d.ts | ||