TimonKK / clickhouse

NodeJS client for ClickHouse
Apache License 2.0
221 stars 87 forks source link

feat: update type definitions #137

Open yakkomajuri opened 2 years ago

yakkomajuri commented 2 years ago

Update index.d.ts with better type definitions. Particularly useful is typing for the options object to ensure proper configuration from users

yakkomajuri commented 2 years ago

cc @TimonKK