Last active
August 8, 2021 17:15
-
-
Save MariusBongarts/ff40ac687d63bb3e4a51413ca7396287 to your computer and use it in GitHub Desktop.
Example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
createVehicle({ exteriorColor: "red", interiorColor: "black", wheels: 4, cylinders: 4 }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment