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