RawJs

data class RawJs(val value: String) : PropertyValue

Constructors

constructor(value: String)

Properties

Functions