milsymbol
milsymbol copied to clipboard
fix typescript typings for constructor to allow any number of arguments
the code for Symbol constructor allows for any number of options arguments. Fix typescript typings to reflect that.