Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@patch_UpdateProps.hrl
Raw

include/plushie@patch_UpdateProps.hrl

-record(update_props, {
path :: list(integer()),
props :: gleam@dict:dict(binary(), plushie@node:prop_value())
}).