Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@component@template_compiler_SlotSchema.hrl
Raw

include/lightspeed@component@template_compiler_SlotSchema.hrl

-record(slot_schema, {
name :: binary(),
requirement :: lightspeed@component@template_compiler:slot_requirement()
}).