Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@protocol@decode_InteractResponse.hrl
Raw

include/plushie@protocol@decode_InteractResponse.hrl

-record(interact_response, {
id :: binary(),
events :: list(plushie@event:event())
}).