ecr-viewer
    Preparing search index...

    Interface ProcessRelease

    interface ProcessRelease {
        headersUrl?: string;
        libUrl?: string;
        lts?: string;
        name: string;
        sourceUrl?: string;
    }
    Index

    Properties

    headersUrl?: string
    libUrl?: string
    lts?: string
    name: string
    sourceUrl?: string