local-kak-snippets/snippets/elixir/he
2020-07-28 00:12:58 -04:00

5 lines
84 B
Plaintext

def handle_event("{event}", {map}, socket) do
{body}
{:noreply, socket}
end