Current section

Files

Jump to
sprocket include sprocket@runtime_InboundClientHookEvent.hrl
Raw

include/sprocket@runtime_InboundClientHookEvent.hrl

-record(inbound_client_hook_event, {
element_id :: binary(),
hook :: binary(),
kind :: binary(),
payload :: gleam@option:option(gleam@dynamic:dynamic_())
}).