@duplicis/types - v1.0.0
    Preparing search index...

    Interface PluginI18nConstructor

    Plugin localizer contructor.

    interface PluginI18nConstructor {
        new PluginI18nConstructor<T>(): PluginI18n<T>;
        prototype: PluginI18nPrototype;
    }
    Index

    Constructors

    Properties

    Constructors

    Properties