allow usage of symbol instead of string#118
allow usage of symbol instead of string#118thomaschaaf wants to merge 1 commit intonotiz-dev:mainfrom
Conversation
|
Thanks for the PR, what is your use case for this? Please provide an example |
|
I think this is a valuable improvement. Since Using |
|
@thomaschaaf I think simply changing the type to In Nest itself, the
Aligning with Nest’s implementation would likely make this change more robust and future-proof, instead of just widening the type to a union. |
No description provided.