@suluk/core - v0.1.13
    Preparing search index...

    Interface SourceRef

    interface SourceRef {
        path: string;
        name: string;
        method: string;
    }
    Index

    Properties

    Properties

    path: string
    name: string
    method: string