TryGhost/Ghost

View on GitHub
ghost/dynamic-routing-events/index.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = {
    URLResourceUpdatedEvent: require('./lib/URLResourceUpdatedEvent')
};