Flattens all constructor parameters to an empty array if none of them exist, so you can call a constructor with no arguments when no are expected.
Generated using TypeDoc
Flattens all constructor parameters to an empty array if none of them exist, so you can call a constructor with no arguments when no are expected.