Optional Feature: Function-Builder Wizard
Opened this issue · 0 comments
JabDoesThings commented
A modal that allows a user to build a function-callback-type such as:
fun(foo: string, bar: number): void
Allow to build parameters in a listed array.
Allow a return type.