Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@protocol_Event.hrl
Raw

include/lightspeed@protocol_Event.hrl

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