core = std 'import core'

class client
	constructor: () ->
	
exports.client = client