Skip to content

Instantly share code, notes, and snippets.

@luanpotter
Created March 29, 2021 00:14
Show Gist options
  • Save luanpotter/b9663122eb8421d53bf81cb9130bc8d7 to your computer and use it in GitHub Desktop.
Save luanpotter/b9663122eb8421d53bf81cb9130bc8d7 to your computer and use it in GitHub Desktop.
if (this is MixinA) {
this.doMixinAThing(); // glamorous!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment