tigrisdata-archive / tigris-client-ts

TypeScript client for Tigris
https://www.tigrisdata.com/docs/sdkstools/typescript/
Apache License 2.0
15 stars 10 forks source link

Update the TS client file structure to recommended #234

Closed ovaistariq closed 1 year ago

ovaistariq commented 1 year ago

Recommended project structure: https://github.com/microsoft/TypeScript-Node-Starter/blob/master/README.md#project-structure

Refactor types into its own package

Named exports in index to avoid collision