Capsium TypeScript API
    Preparing search index...

    Interface DependencyResourceRef

    interface DependencyResourceRef {
        guid: string;
        path: string;
    }
    Index
    guid: string
    path: string

    Package-relative path inside the dependency (e.g. content/app.js).