Current section
Files
Jump to
Current section
Files
src/phosphor_lustre.app.src
{application, phosphor_lustre, [
{vsn, "1.0.1"},
{applications, [gleam_stdlib,
lustre]},
{description, "A package of lustre compatible phosphor icons"},
{modules, [phosphor,
phosphor_lustre@@main]},
{registered, []}
]}.