Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save szaranger/2461fa176f917627ae00b936a479dfc7 to your computer and use it in GitHub Desktop.
Save szaranger/2461fa176f917627ae00b936a479dfc7 to your computer and use it in GitHub Desktop.
class User {
username;
dateOfBirth;
#address;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment