Class
WrappedValue
WrappedValue
Summary
Constructors
constructor
new WrappedValue(value: any): WrappedValue
Properties
wrapped
Methods
unwrap
Static
| Parameter | Default | Description |
value | | any |
Returns any
wrap
Static
wrap(value: any): WrappedValue
- Previous
- WrapLayout
- Next
- XmlParser