UNPKG

@nexssp/plugin

Version:

Plugin system for not only the Nexss Programmer.

6 lines (4 loc) 175 B
import NexssPlugin from './index.js'; export const getPluginPath = NexssPlugin.getPluginPath; export const helpDisplay = NexssPlugin.helpDisplay; export default NexssPlugin;