@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface FunctionInfo {
        inferredType?: string;
        isExported: boolean;
        isS3Generic: boolean;
        name: string;
        packageOrigin: string;
        s3TypeDispatch?: string;
    }
    Index

    Properties

    inferredType?: string
    isExported: boolean
    isS3Generic: boolean
    name: string
    packageOrigin: string
    s3TypeDispatch?: string