onvif
    Preparing search index...

    Interface SourceReference

    interface SourceReference {
        token: string;
        type?: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    token: string
    type?: string