white-label
white-label copied to clipboard
Using default parameters instead of conditions
I did a commit to fix every case of #20 about using default parameters instead of conditions. In some cases Typescript correctly inferred the type. When it didn't, I added the definition. The issue contain more detailed information.
close #20