2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/ghost/bootstrap-socket/index.js
Hannah Wolfe a01d44fa6a Refactored bootstrap-socket API for testability
- this makes it much easier to stub this behaviour in tests
- also makes more sense
2020-08-09 17:15:46 +01:00

1 line
52 B
JavaScript

module.exports = require('./lib/bootstrap-socket');