@duplicis/types - v1.0.0
Preparing search index...
Duplicis
PluginI18nConstructor
Interface PluginI18nConstructor
Plugin localizer contructor.
interface
PluginI18nConstructor
{
new
PluginI18nConstructor
<
T
>
()
:
PluginI18n
<
T
>
;
prototype
:
PluginI18nPrototype
;
}
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
PluginI18nConstructor
<
T
>
()
:
PluginI18n
<
T
>
Type Parameters
T
Returns
PluginI18n
<
T
>
Properties
prototype
prototype
:
PluginI18nPrototype
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
prototype
@duplicis/types - v1.0.0
Loading...
Plugin localizer contructor.