import {TransientShadow} from 'f.lux/src/TransientProperty.js'
delete()
isLocked(): *
lock(desc: *): *
[_impl]: *
$(): Access
Gets the Access object for obtaining information about a property.
$$(): Property
Gets the Property managing this shadow state property.
toJSON(): Object | Array
Gets the actual state property being proxied by this shadow state property.
toString(): *