Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active May 21, 2024 06:32
Show Gist options
  • Select an option

  • Save wilmoore/117b4a19418cab94a68ecfce1efb5221 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/117b4a19418cab94a68ecfce1efb5221 to your computer and use it in GitHub Desktop.
Software Engineering :: Programming :: Languages :: JavaScript :: TypeScript :: Classes

Software Engineering :: Programming :: Languages :: JavaScript :: TypeScript :: Classes

⪼ Made with 💜 by Polyglot.

Examples

class Svg {
  constructor() {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment