@eagleoutice/flowr - v2.10.2
    Preparing search index...

    Type Alias SupportedFlowrCapabilityId

    SupportedFlowrCapabilityId: ExtractAllIds<
        Capabilities,
        { supported: "partially"
        | "fully" },
    >