novx
    Preparing search index...

    Interface Deployment

    interface Deployment {
        modules: { [key: string]: Manifest };
    }
    Index

    Properties

    Properties

    modules: { [key: string]: Manifest }