Interface UIAFlow

interface UIAFlow {
    stages: string[];
}

Properties

Properties

stages: string[]

Generated using TypeDoc