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

    Named JSON entries - these also have a RawRType assigned to them.

    interface NamedJsonEntry {
        content: JsonEntry;
        name: RawRType;
    }
    Index

    Properties

    Properties

    content: JsonEntry
    name: RawRType