Current section

Files

Jump to
sprocket include sprocket@runtime_OutboundClientHookEvent.hrl
Raw

include/sprocket@runtime_OutboundClientHookEvent.hrl

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