@lacunahub/lavaluna.js
    Preparing search index...

    Interface NodePlugin

    interface NodePlugin {
        name: string;
        version: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of the plugin.

    version: string

    The version of the plugin.