@logixjs/core
    Preparing search index...

    Interface EvidencePackageSource

    interface EvidencePackageSource {
        host: string;
        label?: string;
    }

    Hierarchy

    • EvidencePackageSource
      • EvidencePackageSource
    Index

    Properties

    Properties

    host: string
    label?: string