@umbraco-cms/backoffice

    Interface UmbExtensionApi<ManifestType>

    Interface for APIs of a Extension.

    interface UmbExtensionApi<ManifestType extends ManifestBase = ManifestBase> {
        manifest?: ManifestType;
        destroy(): void;
    }

    Type Parameters

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Methods

    Properties

    manifest?: ManifestType

    Methods

    MMNEPVFCICPMFPCPTTAAATR