forked from MapComplete/MapComplete
Intermediary
This commit is contained in:
parent
5c9fb293e9
commit
dcf5d24002
10 changed files with 140 additions and 608 deletions
|
@ -5,4 +5,6 @@ export abstract class UIInputElement<T> extends UIElement{
|
|||
|
||||
abstract GetValue() : UIEventSource<T>;
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue