Skip to content

Instantly share code, notes, and snippets.

@whtswrng
Created October 14, 2018 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whtswrng/98984f5b14b0d2868d7f206aa597f536 to your computer and use it in GitHub Desktop.
Save whtswrng/98984f5b14b0d2868d7f206aa597f536 to your computer and use it in GitHub Desktop.
const ordinaryUser = new User(['moderator']);
const adminUser = new AdminUser(['moderator','admin']);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment