Skip to content

v0.1.1 - Fix undefined options

Latest

Choose a tag to compare

@phated phated released this 05 Mar 06:51

Fixed a bug where options would be undefined in a plugin when registered as:

irken.register({
  register: myPlugin
}, cb)