defmodule Brighterx do @moduledoc """ Brighterx is an elixir SDK to access BrighterLink through an elixir application. You need to set `JWT` environment variable to use Brighterx with our api. """ end