You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
In the process of learning, i made some methods that were not implemented. They now work but have no testing at all and I have no idea if they were well made, or using the right sintax, i just needed them so i made them.
Now, problem is, i would like also to contribute more deeply into this. I want to make typings for some plugins, like find and authentication.
I have no idea how to "integrate" typings into another module. Tried to "throw some arrows" but non hit the target. D: And cant find any typings structure documentation.
How can I make this? Should i just put this new methods into the core typings? or there is a way to "fuse" them?
Appreciate any thoughts.
The text was updated successfully, but these errors were encountered:
Hello!
In the process of learning, i made some methods that were not implemented. They now work but have no testing at all and I have no idea if they were well made, or using the right sintax, i just needed them so i made them.
Now, problem is, i would like also to contribute more deeply into this. I want to make typings for some plugins, like find and authentication.
I have no idea how to "integrate" typings into another module. Tried to "throw some arrows" but non hit the target. D: And cant find any typings structure documentation.
How can I make this? Should i just put this new methods into the core typings? or there is a way to "fuse" them?
Appreciate any thoughts.
The text was updated successfully, but these errors were encountered: