Current section

Files

Jump to
chrobot include protocol@runtime_InternalPropertyDescriptor.hrl
Raw

include/protocol@runtime_InternalPropertyDescriptor.hrl

-record(internal_property_descriptor, {
name :: binary(),
value :: gleam@option:option(protocol@runtime:remote_object())
}).