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

    the internal callees of a library/built-in leaf call, and the package they belong to

    interface LibraryLeafExpansion {
        callees: readonly string[];
        pkg: string;
    }
    Index

    Properties

    Properties

    callees: readonly string[]
    pkg: string