SysProM
    Preparing search index...

    Type Alias Option

    Option: { description: string | string[]; id: string; [key: string]: unknown }

    An alternative considered as part of a decision, with an ID and description.

    Type Declaration

    • [key: string]: unknown
    • description: string | string[]
    • id: string