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

    Interface ManifestShortcut

    interface ManifestShortcut {
        id?: string;
        spec?: ManifestShortcutSpec;
    }
    Index

    Properties

    Properties

    id?: string

    Reference an existing shortcut by its database ID.

    Define a new shortcut to create during toolkit installation.