@xpadev-net/niconicomments
    Preparing search index...

    Interface IPluginConstructor

    interface IPluginConstructor {
        new IPluginConstructor(Canvas: IRenderer, comments: IComment[]): IPlugin;
        id: string;
    }
    Index

    Constructors

    Properties

    Constructors

    Properties

    id: string