Current section
Files
Jump to
Current section
Files
include/plushie@patch_UpdateProps.hrl
-record(update_props, {
path :: list(integer()),
props :: gleam@dict:dict(binary(), plushie@node:prop_value())
}).