Package that will be used to create or update a published extension

interface ExtensionPackage {
    extensionManifest?: string;
}

Properties

extensionManifest?: string

Base 64 encoded extension package