import path = require('path') export default (storePath: string) => path.join(storePath, 'server')