typings / registry

The registry of type definitions for TypeScript
238 stars 176 forks source link

add thinky typings #806

Open claytonsilva opened 8 years ago

claytonsilva commented 8 years ago

Typings URL: https://github.com/xdevelsistemas/typings-thinky

Questions (for new typings):

Change Summary (for existing typings):

Typings for thinky orm https://thinky.io/

blakeembrey commented 8 years ago

Projects under npm/ need to be written in external module format (not global). The main change required is that you don't wrap the project in declare module "thinky".