cdiggins / myna-parser

Myna Parsing Library
https://cdiggins.github.io/myna-parser
MIT License
78 stars 16 forks source link

Add return types to standalone functions #14

Open cdiggins opened 6 years ago

cdiggins commented 6 years ago

Myna module functions don't have return types declared. This limits the effectiveness of TypeScript real-time type checking.