romgrk / node-todoist

nodejs implementation of todoist sync API
21 stars 12 forks source link

updated exports to deliver types #7

Closed lordnox closed 4 years ago

lordnox commented 4 years ago

Adds a simple typescript example to the examples

Adds export of Types to index.ts

Renames internals of index.ts but leaves other exports identical