SetStyleSheetTextReturn

@Serializable
data class SetStyleSheetTextReturn(val sourceMapURL: String?)

Constructors

Link copied to clipboard
constructor(sourceMapURL: String?)

Properties

Link copied to clipboard

URL of source map associated with script (if any).