@cto.af/ucd - v1.1.1
    Preparing search index...

    Interface SuccessParsedFileInfo

    interface SuccessParsedFileInfo {
        etag: string;
        lastModified: string;
        parsed: UCDFile;
        status: 200;
        text: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    etag: string
    lastModified: string
    parsed: UCDFile
    status: 200
    text: string