Ceramic API
[
view source
]
class
Value<
T
>
package
ceramic
@:directlyUsed
Available on all targets
An object that can hold any value
Constructor
new
(
?value:
T
)
Variables
value
:
T