CSNW / sql-bricks

Transparent, Schemaless SQL Generation
http://csnw.github.io/sql-bricks
MIT License
203 stars 25 forks source link

Add TypeScript definitions #109

Closed paleo closed 4 years ago

paleo commented 5 years ago

This PR is an import of types from DefinitelyTyped.

The new file sql-bricks.d.ts is a copy of the file sql-bricks/index.d.ts from DefinitelyTyped, with some minor corrections.

I didn't import the tests from DefinitelyTyped (file sql-bricks-tests.ts).

prust commented 4 years ago

Thanks @paleo. I'm sorry I completely dropped the ball on this when you commented about it. Merging now.