import * as path from 'path'

export const CLIENT_PATH = path.join(__dirname, '../client')
