import { log } from 'brolog'

const DEFAULT_AUTHORITY = 'api.chatie.io'

export {
  DEFAULT_AUTHORITY,
  log,
}
