main
1# frozen_string_literal: true
2
3require "authx/rpc"
4
5module Authx
6end