4 lines
78 B
Elixir
4 lines
78 B
Elixir
|
defmodule PokemonCoutureWeb.ClothesView do
|
||
|
use PokemonCoutureWeb, :view
|
||
|
end
|