mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
This fixes #12706. According to the [documentation](https://segment.com/docs/sources/server/node/), an instance is supposed to be created like this: ```js var Analytics = require('analytics-node'); var analytics = new Analytics('YOUR_WRITE_KEY'); ``` |
||
|---|---|---|
| .. | ||
| analytics-node-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||