mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-01 00:08:27 +01:00
50b56fd7a1
There is an example in eventRepositorySpec on how to listen on events.
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
module.exports = {
|
|
featureCreated : 'featureCreated'
|
|
}; |