Alexander Farkas
Results
16
issues of
Alexander Farkas
I have the problem that Enum don't seem to be exported in the schema + the transformation of enum to union could be heavily improved. **Current situation** Models: ```ts export...
Currently multiple/accept input[type] is implemented using filereader feature. In case a developer don't want to use FileReader and/or FormData those features should be simulated with pure HTML4.