phero-hq / phero

Full-stack type-safety with pure TypeScript

Home Page:https://phero.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameters with a default value aren't considered as typed

mael-queau opened this issue · comments

When working with default values for function parameters, Phero still requires explicit typing to function, which seems like unintended behaviour.

image

Great find, we'll dive in asap 👍

Thank you very much! 🙂

This might be fixed in our upcoming release. I'll test it.
Thanks for reporting :)

You're welcome! This seems like a great project, and I can't wait until all the details are ironed out and this is production-ready :)