@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface ValueString<Str extends Lift<RStringValue> = Lift<RStringValue>> {
        type: "string";
        value: Str;
    }

    Type Parameters

    Index

    Properties

    Properties

    type: "string"
    value: Str