Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@form_compat_DispatchChange.hrl
Raw

include/lightspeed@form_compat_DispatchChange.hrl

-record(dispatch_change, {
input :: binary(),
payload :: lightspeed@form:form_data()
}).