Skip to content

Instantly share code, notes, and snippets.

@zkat
Created April 27, 2017 20:55
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 zkat/d006569a120cdd51f135788c7fcf19de to your computer and use it in GitHub Desktop.
Save zkat/d006569a120cdd51f135788c7fcf19de to your computer and use it in GitHub Desktop.
protoduck By Name
const Show = duck.define(a => {
show (a) {},
toString () {}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment