Package-level declarations

Types

Link copied to clipboard
@Serializable
data class SpacerMetaData(val name: String = "spacer", val error: String = "") : NodeMetaData

Payload for a Spacer node. Carries only a display name (so the user can label the gap) and the standard error field.