Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@testing_EventRecord.hrl
Raw

include/lightspeed@testing_EventRecord.hrl

-record(event_record, {name :: binary(), payload :: binary()}).