TypeStrong / tsify

Browserify plugin for compiling TypeScript
344 stars 75 forks source link

Add TypeScript types #262

Closed rikhoffbauer closed 4 years ago

rikhoffbauer commented 4 years ago

This adds TypeScript types so the tsify package can be imported from TypeScript files without throwing errors. Please note that the Options interface might be incomplete.