1
0
mirror of https://github.com/danbee/chess synced 2026-06-21 05:12:22 +00:00
chess/lib/chess_web/views/api/game_view.ex

4 lines
61 B
Elixir

defmodule ChessWeb.Api.GameView do
use ChessWeb, :view
end