UNPKG

63 BJavaScriptView Raw
1'use strict'
2
3class ServerMock {}
4
5module.exports = ServerMock