@front.build/event

1.0.2 • Public • Published
module.exports = function(event, callback) {
  // ...
  event.dispatch({
    type: 'Do something else'
  })

  event.build.dispatch({
    type: 'Do something else from the top-level'
  })
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.21latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.21
1.0.10
1.0.00

Package Sidebar

Install

npm i @front.build/event

Weekly Downloads

1

Version

1.0.2

License

none

Last publish

Collaborators

  • lancejpollard