Current section
Files
Jump to
Current section
Files
src/lustre_animation.app.src
{application, lustre_animation, [
{vsn, "0.2.0"},
{applications, [gleeunit,
lustre]},
{description, "Animations for lustre, utilizing JS requestAnimationFrame"},
{modules, [lustre@animation]},
{registered, []}
]}.