@umbraco-cms/backoffice

    Interface UmbDetailRepositoryConstructor<DetailModelType>

    interface UmbDetailRepositoryConstructor<DetailModelType> {
        new UmbDetailRepositoryConstructor(
            host: UmbControllerHost,
        ): UmbDetailRepository<DetailModelType>;
    }

    Type Parameters

    • DetailModelType
    Index

    Constructors

    Constructors

    MMNEPVFCICPMFPCPTTAAATR