Workflows ReferenceType Definitions
ConfigurableSurfaceBehavior
type ConfigurableSurfaceBehavior = {
properties?: Record<string, unknown>;
};Properties
properties?
optional properties: Record<string, unknown>;type ConfigurableSurfaceBehavior = {
properties?: Record<string, unknown>;
};optional properties: Record<string, unknown>;