Current section

Files

Jump to
lustre include lustre@cli@project_Module.hrl
Raw

include/lustre@cli@project_Module.hrl

-record(module, {
constants :: gleam@dict:dict(binary(), lustre@cli@project:type()),
functions :: gleam@dict:dict(binary(), lustre@cli@project:function_())
}).