Skip to main content
Fluid Framework
v1
v2
v1
Docs
Community
Support
Search
This is documentation for Fluid Framework
v1
, which is no longer actively maintained.
For up-to-date documentation, see the
latest version
(v2).
Version: v1
PropertySet TypeAlias
Signature
export
declare
type
PropertySet
=
MapLike
<
any
>
;