Skip to content

Instantly share code, notes, and snippets.

@MariusBongarts
Last active August 8, 2021 17:15
Show Gist options
  • Save MariusBongarts/ff40ac687d63bb3e4a51413ca7396287 to your computer and use it in GitHub Desktop.
Save MariusBongarts/ff40ac687d63bb3e4a51413ca7396287 to your computer and use it in GitHub Desktop.
Example
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