Current section

Files

Jump to
combo_new templates saas lib toolkit.ex
Raw

templates/saas/lib/toolkit.ex

defmodule DemoLT.Toolkit do
use Boundary,
deps: [],
exports: [
EasyFlow,
EasyToken
]
end