Current section

Files

Jump to
lustre src lustre.app.src
Raw

src/lustre.app.src

{application, lustre, [
{vsn, "2.0.1"},
{applications, [gleam_stdlib,
gleeunit]},
{description, "A framework for building web apps - powered by Gleam and React!"},
{modules, [lustre,
lustre@attribute,
lustre@cmd,
lustre@element,
lustre@event]},
{registered, []}
]}.