@xpadev-net/niconicomments
Preparing search index...
@types/IPlugins
IPluginConstructor
Interface IPluginConstructor
interface
IPluginConstructor
{
new
IPluginConstructor
(
Canvas
:
IRenderer
,
comments
:
IComment
[]
)
:
IPlugin
;
id
:
string
;
}
Index
Constructors
constructor
Properties
id
Constructors
constructor
new
IPluginConstructor
(
Canvas
:
IRenderer
,
comments
:
IComment
[]
)
:
IPlugin
Parameters
Canvas
:
IRenderer
comments
:
IComment
[]
Returns
IPlugin
Properties
id
id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
@xpadev-net/niconicomments
Loading...