veliovgroup / flow-router

🚦 Carefully extended flow-router for Meteor
https://packosphere.com/ostrio/flow-router-extra
BSD 3-Clause "New" or "Revised" License
201 stars 30 forks source link

docs(TypeScript): Add reference about how to make TS types work #100

Closed donflopez closed 7 months ago

donflopez commented 1 year ago

This PR adds a small description about how to make use of the TS types.

I'm back at using meteor after a long time of no using it, not even doing frontend so the first package I installed was this one and had a hard time finding how to make the types work. I suspect many will do something similar.

Added a small description that should point people in the right direction for using TS with meteor packages, being this package one of the most popular ones.

Thanks!

donflopez commented 1 year ago

Just bumping this up :)