hapijs / bounce

Selective error catching and rewrite rules
Other
176 stars 13 forks source link

Add typescript typings #39

Open kanongil opened 1 week ago

kanongil commented 1 week ago

I made my own typings, including the changes in the not yet merged #37.

Marsup commented 1 week ago

Should we start with #34 (if I can make it work) and then move on with this one or is it not worth it?

damusix commented 1 week ago

Should we start with #34 (if I can make it work) and then move on with this one or is it not worth it?

@Marsup Na, not worth it since this covers everything that would be up-to-date. There's really no benefit to #34 if this covers all typings, and does so more effectively.