Packages

Module to discover the CreditCard brand based in the first digits

Current section

Files

Jump to
card_bin_ex lib gettext.ex
Raw

lib/gettext.ex

defmodule CardBinEx.Gettext do
@moduledoc false
use Gettext, otp_app: :card_bin_ex
end