isn/lib/isn/isbn13.ex

4 lines
52 B
Elixir

defmodule Isn.ISBN13 do
use Isn.Base, :isbn13
end