@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface ManifestSummary

    Counts of each entity type in a manifest.

    interface ManifestSummary {
        action_buttons: number;
        next_steps: number;
        shortcuts: number;
        templates: number;
    }
    Index

    Properties

    action_buttons: number
    next_steps: number
    shortcuts: number
    templates: number