uif
uif copied to clipboard
Add typings to UI Builder
It will very helpful to add typings for UI Builder. For 3 reasons:
- For users (developers) — they get types for each handler type etc.
- For maintainers — it will be more predictable to work with current code.
- Also it unblocks the next step — @kaspersky/form-builder. Tool to build UI forms from typed code.