dmitriz / cpsfy

🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
https://www.npmjs.com/package/cpsfy
MIT License
69 stars 1 forks source link

Type Definitions for TypeScript #272

Open Lordfirespeed opened 7 months ago

dmitriz commented 1 month ago

?

Lordfirespeed commented 1 week ago

.d.ts type declarations allow vanilla javascript .js to be consumed from TypeScript projects, enabling IDE completions and intelliSense similar to strongly typed languages.